Armin Rigo added the comment:

Other possible minimal fixes:

* compile.c:compiler_addop(): special-case code objects too, and stick their 
identity in the tuple 't'.

* or, in compile.c:makecode(), append the first row number to co_consts.

----------

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

Reply via email to