Martin v. Löwis <[email protected]> added the comment:

This is correct behavior, because:

>>> b[0] is c
True

(read up on the meaning of the "is" operator, if this is not a convincing proof 
to you).

----------
nosy: +loewis
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14707>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to