[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: gc: Lua vs. Python
- From: Hisham <hisham.hm@...>
- Date: Mon, 20 Oct 2008 13:04:18 -0200
On Mon, Oct 20, 2008 at 5:08 AM, Enrico Colombini <erix@erix.it> wrote:
> Hisham wrote:
>>
>> It does have limitations. Two bits from my dissertation:
>
> Thanks. I read about the first part in Python's documentation, while I
> missed the module behavior you mentioned (does that mean that modules are
> never collected?)
>From my experience, I recall that yes, they were never collected.
-- Hisham