[Python-Dev] what about DECREF() implemented in python? (original) (raw)

alejandro david weil aweil at mail.ru
Tue Jun 15 21:52:50 EDT 2004


Did some version of python had DECREF() implemented in python?

Or, at least, some callback / overload posibility from python, like, ob_type->tp_dealloc ?

I think that with this, someone could implement, in python, the object-finalizators when an object goes out of scope..

Has sense that I make some stats to see if it's time expensive?

See ya, david



More information about the Python-Dev mailing list