Fix bug #345 reported by David Bolen <db3l@fitlinxx.com>:
getatime() returned the mtime instead of the atime. Similar to an old bug in posixpath.py.
Showing
Please register or sign in to comment
getatime() returned the mtime instead of the atime. Similar to an old bug in posixpath.py.