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, brett.cannon, cptnwillard, eric.smith
Date 2010-02-22.15:49:13
SpamBayes Score 0.027872736
Marked as misclassified No
Message-id <1266853754.6.0.88758810238.issue7980@psf.upfronthosting.co.za>
In-reply-to
Content
It would be easier to move the PyImport_ImportModuleNoBlock("_strptime") currently in strptime() into the timemodule.c init function.
History
Date User Action Args
2010-02-22 15:49:14amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, brett.cannon, eric.smith, cptnwillard
2010-02-22 15:49:14amaury.forgeotdarcsetmessageid: <1266853754.6.0.88758810238.issue7980@psf.upfronthosting.co.za>
2010-02-22 15:49:13amaury.forgeotdarclinkissue7980 messages
2010-02-22 15:49:13amaury.forgeotdarccreate