]> granicus.if.org Git - python/commit
getatime() returned the mtime instead of the atime.
authorGuido van Rossum <guido@python.org>
Sat, 1 Jul 2000 10:52:49 +0000 (10:52 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 1 Jul 2000 10:52:49 +0000 (10:52 +0000)
commit46d565111e6c7c3f84761e9025e7e933ad31c33f
tree7d1dc480acc5866848a7257c7dfbadec30c26399
parent9e94afd18daec70460ff52b4a75bde31e60347b4
getatime() returned the mtime instead of the atime.
Similar to an old bug in ntpath.py.
Lib/dospath.py
Lib/macpath.py