Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_c_locale_coercion.py114 def get_expected_details(cls, coercion_expected, fs_encoding, stream_encoding, env_vars): argument
292 fs_encoding, stream_encoding, argument
Dtest_sys.py643 def check_fsencoding(self, fs_encoding, expected=None): argument