SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

Issue #4629: getopt raises an error if an argument ends with = whereas getopt

doesn't except a value (eg. --help= is rejected if getopt uses ['help='] long
options).
V
Victor Stinner committed
eccc5facd34609c029efce6fd2cd302f73e50566
Parent: a565874