Open martin-sucha opened 2 years ago
Python 3.10 uses "options:" instead of "optional arguments:". See https://bugs.python.org/issue9694
This commit tries the new string and falls back to printing the whole usage instead of crashing if the text ever changes again.
Python 3.10 uses "options:" instead of "optional arguments:". See https://bugs.python.org/issue9694
This commit tries the new string and falls back to printing the whole usage instead of crashing if the text ever changes again.