Mark Dickinson <dicki...@gmail.com> 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 <rep...@bugs.python.org> <http://bugs.python.org/issue14705> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com