Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_os.py2856 def create_args(self, *, with_env=False, use_bytes=False): argument
/external/python/cpython3/Modules/
Dposixmodule.c3674 posix_getcwd(int use_bytes) in posix_getcwd()