[Python-Dev] what about DECREF() implemented in python? (original) (raw)
alejandro david weil aweil at mail.ru
Tue Jun 15 23:32:25 EDT 2004
- Previous message: [Python-Dev] what about DECREF() implemented in python?
- Next message: [Python-Dev] Object free lists
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ah.. It seems to be very dificult to be implemented. (I've got a neverending loop :-) ) Sorry.. forget it.
On Tue June 15 2004 22:52, alejandro david weil wrote:
Did some version of python had DECREF() implemented in python?
Or, at least, some callback / overload posibility from python, like, obtype->tpdealloc ? 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] what about DECREF() implemented in python?
- Next message: [Python-Dev] Object free lists
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]