John Szakmeister <j...@szakmeister.net> added the comment: It seems reasonable to prefer utimes() over utime() in all cases, when utimes() is available, since utime() is considered obsolete. I've attached a patch with the required change and ran all the tests. There are some tests failing on trunk with my system. However this patch introduced no additional failures (test_posix passes). BTW, the patch is against trunk.
---------- keywords: +patch nosy: +jszakmeister Added file: http://bugs.python.org/file14104/issue-3425-utimes.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue3425> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com