On Wed, Jan 4, 2017 at 9:42 AM, Ethan Furman <et...@stoneleaf.us> wrote: > Aside from calling "except Exception" a "naked except"
If you read the comments, you'll see that he originally had an actual bare except clause, but then improved the code somewhat in response to a recommendation that SystemExit etc not be caught. ChrisA -- https://mail.python.org/mailman/listinfo/python-list