In article <mailman.588.1309731711.1164.python-l...@python.org>,
 Chris Angelico <ros...@gmail.com> 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