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 brett.cannon, eric.snow, ezio.melotti, michael.foord, ncoghlan, serhiy.storchaka, vstinner
Date 2017-10-04.16:54:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507136047.48.0.213398074469.issue31676@psf.upfronthosting.co.za>
In-reply-to
Content
The whole imp module is deprecated so I'm personally not bothered by imp.load_source() not being strengthened to be more sane.
History
Date User Action Args
2017-10-04 16:54:07brett.cannonsetrecipients: + brett.cannon, ncoghlan, vstinner, ezio.melotti, michael.foord, eric.snow, serhiy.storchaka
2017-10-04 16:54:07brett.cannonsetmessageid: <1507136047.48.0.213398074469.issue31676@psf.upfronthosting.co.za>
2017-10-04 16:54:07brett.cannonlinkissue31676 messages
2017-10-04 16:54:07brett.cannoncreate