[issue8403] dis.dis gives different results if Ctrl-C is pressed

Benjamin Peterson report at bugs.python.org
Thu Apr 15 03:24:48 CEST 2010


Benjamin Peterson <benjamin at python.org> added the comment:

Probably due to the fact that the peepholer avoids constant folding when any exception happens.

----------
nosy: +benjamin.peterson
priority:  -> low

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


More information about the Python-bugs-list mailing list