Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_os.py3001 def create_args(self, *, with_env=False, use_bytes=False): argument
/third_party/python/Modules/
Dposixmodule.c3754 posix_getcwd(int use_bytes) in posix_getcwd()