Who knows somefunction?

Emile van Sebille emile at fenx.com
Thu Sep 26 19:19:13 EDT 2002


Marco Mariani
> Now you can harm yourself. :-)
> 
> Tested with python 2.2.1
> 

;-)

FWIW, against current cvs it crashes when you do:

from pointer import pointer
x = range(3)
y = id(x)
del x
x1 = pointer(y)
print x1

Where's Houdini when you need him...

 
--

Emile van Sebille
emile at fenx.com

---------







More information about the Python-list mailing list