默认情况下,当 type=int 却收到 --count nope 这样的无效值时,argparse 使用哪个 SystemExit 状态码?

来自 Python
进阶 1分钟

默认情况下,当 type=int 却收到 --count nope 这样的无效值时,argparse 使用哪个 SystemExit 状态码?

报告错误