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.07:35:10
SpamBayes Score 0.0018887789
Marked as misclassified No
Message-id <4B4AD4AC.9030700@v.loewis.de>
In-reply-to <1263170788.83.0.396247042344.issue7672@psf.upfronthosting.co.za>
Content
> You you suggest that any application which
> dynamically loads a library never unload it?

Correct. Library unloading just don't work. Trying it anyway
is an endless uphill battle.
History
Date User Action Args
2010-01-11 07:35:12loewissetrecipients: + loewis, janssen, ssoria
2010-01-11 07:35:11loewislinkissue7672 messages
2010-01-11 07:35:10loewiscreate