The version keyword is no longer supported in argparse in python3.3. Switch to using '--version' option instead.
7.3 KiB
7.3 KiB
The version keyword is no longer supported in argparse in python3.3. Switch to using '--version' option instead.