STINNER Victor <[email protected]> added the comment:
You can put ok<0 test in the if (nargs) branch, to avoid the test when nargs=0. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41870> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
