Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dgenericpath.py63 def getctime(filename): function
/third_party/python/Lib/test/
Dtest_genericpath.py125 self.pathmodule.getctime(filename),
566 self.assertPathEqual(os.path.getctime)
/third_party/python/Doc/library/
Dos.path.rst225 .. function:: getctime(path)
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch1355 "getatime","getctime", "islink","exists","lexists","isdir","isfile",
/third_party/python/Misc/
DHISTORY22786 - os.path exposes getctime.