Benjamin Peterson <benja...@python.org> added the comment:

2010/4/14 Raymond Hettinger <rep...@bugs.python.org>:
>
> Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
>
>> Probably due to the fact that the peepholer
>> avoids constant folding when any exception happens.
>
> Yes.  And that is a feature, not a bug.
>
> It would better though if the keyboard interrupt was not swallowed.

Agreed on both points.

----------

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

Reply via email to