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 vstinner
Recipients vstinner
Date 2011-05-04.08:43:57
SpamBayes Score 0.00010441874
Marked as misclassified No
Message-id <1304498639.73.0.390541662234.issue11995@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, it is NOT POSSIBLE TO UNLOAD modules implemented in C, even if there is no more Python reference to the module.
History
Date User Action Args
2011-05-04 08:43:59vstinnersetrecipients: + vstinner
2011-05-04 08:43:59vstinnersetmessageid: <1304498639.73.0.390541662234.issue11995@psf.upfronthosting.co.za>
2011-05-04 08:43:57vstinnerlinkissue11995 messages
2011-05-04 08:43:57vstinnercreate