mirror of
https://github.com/python/cpython.git
synced 2026-05-21 03:44:14 -04:00
f1d40f941a
... when an unknown option is passed. TypeError was being raised because a 2to3 fix was missing. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>