Home
last modified time | relevance | path

Searched refs:recode_strings (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dgetargs.c1070 int recode_strings; in convertsimple() local
1084 recode_strings = 1; in convertsimple()
1086 recode_strings = 0; in convertsimple()
1098 if (!recode_strings && in convertsimple()
1127 recode_strings ? "str" : "str, bytes or bytearray", in convertsimple()