tiramisu-cmdline-parser/tests/data/compare/20_choice/argparse.py
Emmanuel Garette 7fe8cf322d setup.py
2019-07-29 22:10:40 +02:00

2 lines
77 B
Python

parser.add_argument('--door', help='Door numbers', choices=['1', '2', '3'])