Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_argparse.py4476 def _test_module_encoding(self, path): member in TestEncoding
4483 self._test_module_encoding(argparse.__file__)
4486 self._test_module_encoding(__file__)
/external/python/cpython3/Lib/test/
Dtest_argparse.py4805 def _test_module_encoding(self, path): member in TestEncoding
4812 self._test_module_encoding(argparse.__file__)
4815 self._test_module_encoding(__file__)