Circular references not being cleaned up by Py_Finalize()

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Tue Mar 25 15:49:34 EDT 2008


On Tue, 25 Mar 2008 12:32:17 -0700, blackpawn wrote:

> So what's the deal here?  :)  I want all objects to be freed when I
> shut down and their destruction functions to be properly called.

Then you want something that's not guaranteed by the language.

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list