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 mforbes
Recipients brett.cannon, eric.snow, mforbes, ned.deily
Date 2018-07-16.00:25:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531700731.48.0.56676864532.issue21617@psf.upfronthosting.co.za>
In-reply-to
Content
What is the status of this issue?  Is there a work-around?  The 3.7 codebase raises an exception, but what is the correct solution for reloading a module that was loaded dynamically without modifying `sys.path`?
History
Date User Action Args
2018-07-16 00:25:31mforbessetrecipients: + mforbes, brett.cannon, ned.deily, eric.snow
2018-07-16 00:25:31mforbessetmessageid: <1531700731.48.0.56676864532.issue21617@psf.upfronthosting.co.za>
2018-07-16 00:25:31mforbeslinkissue21617 messages
2018-07-16 00:25:30mforbescreate