]> granicus.if.org Git - python/commit
Mark Favas discovered this: getatime() accidentally returned the MTIME!
authorGuido van Rossum <guido@python.org>
Thu, 24 Feb 2000 02:26:51 +0000 (02:26 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 24 Feb 2000 02:26:51 +0000 (02:26 +0000)
commit9811861e3c31f2cb9d04853460408c4fea3d6f1b
tree1b5e4e61966000619fd573eb488297ec47e6b54a
parent19ce91be92a31f4c24c0c5a88c568ae3b31f8fc6
Mark Favas discovered this: getatime() accidentally returned the MTIME!
This fixes PR#211.
Lib/posixpath.py