In article <[email protected]>,
 Chris Angelico <[email protected]> wrote:

> var(0x14205359) x   # Don't forget to provide an address where the
> object will be located
> x=42
> 
> After all, everyone's gotta learn about segfaults some day!

0x14205359 is more likely to give a bus error (odd address) than a 
segfault :-)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to