Home
last modified time | relevance | path

Searched defs:bytesmode (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dast.c5084 parsestr(struct compiling *c, const node *n, int *bytesmode, int *rawmode, in parsestr()
5196 int bytesmode = 0; in parsestrplus() local