Mark Dickinson <[email protected]> added the comment:
Style nit: how about
'except ValueError as e'
instead of
'except ValueError, e'
(Actually, why do we need e?)
----------
nosy: +mark.dickinson
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13546>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com