parser = argparse.ArgumentParser(). # By default it will fail with multiple arguments. parser.add_argument('--default'). # Telling the type to be a list ...
確定! 回上一頁