Serhiy Storchaka added the comment: LGTM.
There is no case for bare except here. Actually it is a bug, since (in this file) a bare except can swallow KeyboardInterrupt. ---------- assignee: Jelle Zijlstra -> serhiy.storchaka stage: patch review -> commit review type: enhancement -> behavior versions: +Python 2.7, Python 3.5 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27238> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com