Home
last modified time | relevance | path

Searched defs:isfile (Results 1 - 10 of 10) sorted by relevance

/third_party/python/Lib/
H A Dgenericpath.py27 def isfile(path): function
H A Dtarfile.py1601 def isfile(self): member in TarInfo
H A Dturtle.py115 from os.path import isfile, split, join namespace
/third_party/python/Lib/distutils/
H A Dfile_util.py177 from os.path import exists, isfile, isdir, basename, dirname namespace
/third_party/skia/tools/skiaserve/tester/
H A Dtester.py13 from os.path import isfile, join namespace
/third_party/python/Lib/idlelib/
H A Dhelp.py28 from os.path import abspath, dirname, isfile, join namespace
/third_party/python/Lib/unittest/test/
H A Dtest_discovery.py68 def isfile(path): function
741 def isfile(_): global() function
[all...]
H A Dtest_program.py368 def isfile(path): function
/third_party/python/Lib/test/
H A Dtest_getpath.py940 def isfile(self, path): member in MockNTNamespace
1114 def isfile(self, path): member in MockPosixNamespace
/third_party/mksh/
H A Dmisc.c680 gmatchx(const char *s, const char *p, bool isfile) in gmatchx() argument

Completed in 15 milliseconds