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 ncoghlan
Recipients Arfrever, barry, brett.cannon, eric.smith, eric.snow, georg.brandl, ncoghlan
Date 2012-08-01.06:48:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343803707.4.0.169627599937.issue15502@psf.upfronthosting.co.za>
In-reply-to
Content
Fair point. However, the find_module() variant of the API isn't dead yet, so we should still support it. find_module() likely won't die completely until 4.0.
History
Date User Action Args
2012-08-01 06:48:27ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, georg.brandl, eric.smith, Arfrever, eric.snow
2012-08-01 06:48:27ncoghlansetmessageid: <1343803707.4.0.169627599937.issue15502@psf.upfronthosting.co.za>
2012-08-01 06:48:26ncoghlanlinkissue15502 messages
2012-08-01 06:48:26ncoghlancreate