Tim Peters <t...@python.org> added the comment:

The language doesn't define anything about this - any program relying on 
accidental identity is in error itself.

Still, it's nice if a code object's co_consts vector is as short as reasonably 
possible.  That's a matter of pragmatics, not of correctness.

----------
nosy: +tim.peters

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

Reply via email to