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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, techtonik
Date 2009-12-27.20:45:02
SpamBayes Score 0.0015311169
Marked as misclassified No
Message-id <1261946704.02.0.674264537945.issue7582@psf.upfronthosting.co.za>
In-reply-to
Content
Using ISO format certainly makes sense, but it seems to me that after 
dt=datetime.fromtimestamp(mtime), dt.tzinfo is always None, so the test is 
not necessary.
History
Date User Action Args
2009-12-27 20:45:04amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, techtonik
2009-12-27 20:45:04amaury.forgeotdarcsetmessageid: <1261946704.02.0.674264537945.issue7582@psf.upfronthosting.co.za>
2009-12-27 20:45:02amaury.forgeotdarclinkissue7582 messages
2009-12-27 20:45:02amaury.forgeotdarccreate