Mark Dickinson <[email protected]> added the comment:
In this line in the patch (Python/getargs.c):
+ if (val == -1 || PyErr_Occurred()) {
Isn't that call to PyErr_Occurred() redundant?
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14705>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com