Home
last modified time | relevance | path

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

/third_party/python/Tools/unicode/
Dcomparecodecs.py12 def compare_codecs(encoding1, encoding2): argument
/third_party/python/Python/
Dpreconfig.c46 char *encoding2 = _PyMem_RawStrdup(encoding); in _Py_SetFileSystemEncoding() local