Reference count

Pablo Yabo pyabo at novamens.com
Mon Aug 11 15:30:03 EDT 2003


Hi,
I need to keep a object alive even if its reference count if zero.
Is there any way to increment its reference count using Python code, not
Py_INCREF or there is any way to avoid deletion of the object?

Thanks, in advance

Pablo Yabo






More information about the Python-list mailing list