R. David Murray added the comment:

"must be identical" sounds like "identical twins".  I think what you mean is 
"must be references to the same object or to objects that compare equal".  If 
you don't want to get into the concept of 'references' here, I suppose it could 
read "must be the same object or objects that compare equal".  What I'm saying 
is that "same object" is stronger than "identical"..."identical" is much closer 
to "equal" in English.

----------
nosy: +r.david.murray

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

Reply via email to