Cute 'proxy' with __new__

jerf at compy.attbi.com jerf at compy.attbi.com
Mon Dec 30 22:51:12 EST 2002


On Mon, 30 Dec 2002 16:55:44 +0000, jer wrote:
>       Be more careful with __del__
>       Look for a non-__del__ signal to save

Correction: Initially I was attaching to the generated object's __del__. I
changed it to use atexit for this example instead and neglected to update
the docs.



More information about the Python-list mailing list