Home
last modified time | relevance | path

Searched defs:normpath (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/Lib/
Dos2emxpath.py121 def normpath(path): function
Dmacpath.py132 def normpath(s): function
Dntpath.py415 def normpath(path): function
Dposixpath.py329 def normpath(path): function
Dplatform.py964 normpath=os.path.normpath): argument
/external/python/cpython3/Lib/
Dmacpath.py157 def normpath(s): function
Dntpath.py450 def normpath(path): function
Dposixpath.py338 def normpath(path): function
/external/python/cpython3/PC/bdist_wininst/
Dextract.c19 static void normpath(char *path) in normpath() function
/external/python/cpython2/PC/bdist_wininst/
Dextract.c20 static void normpath(char *path) in normpath() function
/external/python/cpython2/Lib/plat-riscos/
Driscospath.py327 def normpath(p): function