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 loewis
Recipients janssen, loewis, ssoria
Date 2010-01-11.18:01:13
SpamBayes Score 0.020217719
Marked as misclassified No
Message-id <1263232874.86.0.442125939066.issue7672@psf.upfronthosting.co.za>
In-reply-to
Content
There is no way to unload a module, at least not until Python 3. Losing all references to the module won't help.
History
Date User Action Args
2010-01-11 18:01:14loewissetrecipients: + loewis, janssen, ssoria
2010-01-11 18:01:14loewissetmessageid: <1263232874.86.0.442125939066.issue7672@psf.upfronthosting.co.za>
2010-01-11 18:01:13loewislinkissue7672 messages
2010-01-11 18:01:13loewiscreate