]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use 'stat' module instead of hardcoding information from <sys/stat.h>.
authorGuido van Rossum <guido@python.org>
Sun, 21 Oct 1990 16:17:34 +0000 (16:17 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 21 Oct 1990 16:17:34 +0000 (16:17 +0000)
commit40d9304d66edcab3925c75e9d8ad093562cf5d7b
tree3bc446bca5a87b869635865bb2f1e97b0b33116b
parent6b47ed1f9d21371b33d5a46615edef8b61ac4a94
Use 'stat' module instead of hardcoding information from <sys/stat.h>.
Lib/cmpcache.py
Lib/dircmp.py
Lib/posixpath.py
Lib/statcache.py