Antoine Pitrou <pit...@free.fr> added the comment:

+    except Exception:

I don't think that's a good idea. You should list the specific exceptions here 
(NotImplementedError, OSError perhaps?).

----------

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

Reply via email to