[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
- Previous message: [Python-Dev] Re: Object finalization for local (ie function) scop es
- Next message: [Python-Dev] what about DECREF() implemented in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- There is no dark side of the moon really. Matter of fact it's all dark.
- Previous message: [Python-Dev] Re: Object finalization for local (ie function) scop es
- Next message: [Python-Dev] what about DECREF() implemented in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]