Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c977 win32_wchdir(LPCWSTR path) in win32_wchdir() function
1819 return win32_1str(args, "chdir", "s:chdir", win32_chdir, "U:chdir", win32_wchdir); in posix_chdir()