[issue25843] lambdas on the same line may incorrectly share code objects

STINNER Victor report at bugs.python.org
Mon Dec 14 12:31:48 EST 2015


STINNER Victor added the comment:

code_eq.py: code to test that frozenset() are inequal. The code hacks constants, don't run the code with new constants or it will crash!

----------
Added file: http://bugs.python.org/file41309/code_eq.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25843>
_______________________________________


More information about the Python-bugs-list mailing list