python arg.py --nargs-int-type -1234 2345 -3456 4567 [-1234, 2345, -3456, ... I mean using quotes to pass a list to argparse is not what you want.
確定! 回上一頁