vdrab wrote:

> what the...? 
> does anybody else get mighty uncomfortable about this? 

No.  Why should you ever care about whether two integers representing 
values are the same object?  Your tests should be with `==`, not `is`.

-- 
Erik Max Francis && [EMAIL PROTECTED] && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
   More fodder for the new lost generation
   -- Nik Kershaw
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to