[issue8278] os.utime doesn't allow a atime (Last Access) which is 27 years in the future.

Amaury Forgeot d'Arc report at bugs.python.org
Mon Jan 3 00:38:02 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

> The only concern is that the test probably fails on FAT
The patch does not show it, but I've put the test under a
'if get_file_system(support.TESTFN) == "NTFS"'

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8278>
_______________________________________


More information about the Python-bugs-list mailing list