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 brett.cannon
Recipients Arfrever, benjamin.peterson, berker.peksag, brett.cannon, eric.araujo, eric.snow, meador.inge, pitrou, python-dev
Date 2012-06-04.17:13:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338829996.24.0.67303749212.issue13959@psf.upfronthosting.co.za>
In-reply-to
Content
Need to update the docstrings for imp.find_module() and load_module() to mention the functions are deprecated since there is no specific raised deprecation, only documented deprecation.
History
Date User Action Args
2012-06-04 17:13:16brett.cannonsetrecipients: + brett.cannon, pitrou, benjamin.peterson, eric.araujo, Arfrever, meador.inge, python-dev, eric.snow, berker.peksag
2012-06-04 17:13:16brett.cannonsetmessageid: <1338829996.24.0.67303749212.issue13959@psf.upfronthosting.co.za>
2012-06-04 17:13:15brett.cannonlinkissue13959 messages
2012-06-04 17:13:15brett.cannoncreate