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 belopolsky
Recipients amaury.forgeotdarc, belopolsky, brett.cannon, brian.curtin, daniel.urban, eric.araujo, giampaolo.rodola, lemburg, mark.dickinson, pitrou, r.david.murray, rhettinger, techtonik, tim.peters, vstinner
Date 2010-07-14.01:28:34
SpamBayes Score 0.010159212
Marked as misclassified No
Message-id <1279070960.18.0.14805226378.issue7989@psf.upfronthosting.co.za>
In-reply-to
Content
In issue7989c.diff, I reverted to lazy import of _strptime, added cleanup of _xyz helper functions, and made test_datetime more robust by restoring sys.modules more thoroughly.

Unfortunately I've encountered an issue with Rietveld that prevents me from uploading the latest patch for review.  See http://code.google.com/p/rietveld/issues/detail?id=208
History
Date User Action Args
2010-07-14 01:29:20belopolskysetrecipients: + belopolsky, lemburg, tim.peters, brett.cannon, rhettinger, amaury.forgeotdarc, mark.dickinson, pitrou, vstinner, techtonik, giampaolo.rodola, eric.araujo, r.david.murray, brian.curtin, daniel.urban
2010-07-14 01:29:20belopolskysetmessageid: <1279070960.18.0.14805226378.issue7989@psf.upfronthosting.co.za>
2010-07-14 01:29:18belopolskylinkissue7989 messages
2010-07-14 01:29:18belopolskycreate