Python GC does not work as it should be

Jaimy Azle jazle at nospam.log.web.id
Mon Jun 16 07:11:24 EDT 2008


Jean-Paul Calderone wrote:

>
> A system exception?  What's that?  C doesn't have exceptions.
>

How could I determine it? I dont know GCC implementation, and others, but C 
on MSVC does have it. My application were not written in C, an exception 
raised was something like "access violation at address xxxx on module 
python25.dll", and MSVC debugger shows collecting state were not reset (1), 
that is why GC would never happen.

Salam,

-Jaimy.






More information about the Python-list mailing list