Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_unicode_file_functions.py50 fsencoding = sys.getfilesystemencoding() variable
/external/python/cpython2/Lib/test/
Dtest_pep277.py47 fsencoding = sys.getfilesystemencoding() or sys.getdefaultencoding() variable