This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lars.gustaebel
Recipients lars.gustaebel, loewis, throbi
Date 2008-12-10.11:04:39
SpamBayes Score 7.7326906e-05
Marked as misclassified No
Message-id <1228907080.96.0.998382391787.issue4616@psf.upfronthosting.co.za>
In-reply-to
Content
Apparently it is not. os.utime() was fixed for Windows in Python 2.5
(r45925), so it should be possible for tarfile to set directory times
now. I will prepare a patch.
History
Date User Action Args
2008-12-10 11:04:41lars.gustaebelsetrecipients: + lars.gustaebel, loewis, throbi
2008-12-10 11:04:40lars.gustaebelsetmessageid: <1228907080.96.0.998382391787.issue4616@psf.upfronthosting.co.za>
2008-12-10 11:04:40lars.gustaebellinkissue4616 messages
2008-12-10 11:04:39lars.gustaebelcreate