Change sys_exit to use METH_VARARGS.
sys.exit() now requires 0-1 arguments. Previously 2+ arguments were allowed.
N
Neal Norwitz committed
0c766a0bb62877a1080acf3c70ca6ed393d9e7fc
Parent: 496f9e4
sys.exit() now requires 0-1 arguments. Previously 2+ arguments were allowed.