Reference count

Pablo Yabo pyabo at novamens.com
Mon Aug 11 14:24:34 EDT 2003


Hi,
I'm embedding Python as script language of a application.
I need to create objects in Python an keep them alive as they are GUI
objects.
How can I increment the reference count of the objects in order to prevent
garbage collector destroy them?

Pablo Yabo







More information about the Python-list mailing list