Gregory P. Smith <g...@krypto.org> added the comment:

this is not a bug.  ask this type of question on comp.lang.python.

in short: 'is' is not an equality comparison operator.  it compares
object instance identity.

----------
nosy: +gregory.p.smith
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4638>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to