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, mforbes, ncoghlan, ned.deily
Date 2018-07-16.00:36:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531701417.18.0.56676864532.issue21617@psf.upfronthosting.co.za>
In-reply-to
Content
If there's no spec, Michael, then your work-around is the next best option (and reloading never actually replaces the actual module object or it's dict/global namespace because we don't know who is holding on to a reference).
History
Date User Action Args
2018-07-16 00:36:57brett.cannonsetrecipients: + brett.cannon, ncoghlan, mforbes, ned.deily, eric.snow
2018-07-16 00:36:57brett.cannonsetmessageid: <1531701417.18.0.56676864532.issue21617@psf.upfronthosting.co.za>
2018-07-16 00:36:57brett.cannonlinkissue21617 messages
2018-07-16 00:36:56brett.cannoncreate