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.

----------
assignee:  -> rhettinger
nosy: +rhettinger

_______________________________________
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