forked from pool/python-argh
* A combination of `nargs` with a list as default value would
lead to the values coming from CLI being wrapped in another
list (issue #212).
* Argspec guessing: if `nargs` is not specified but the default
value is a list, `nargs="*"` is assumed and passed to argparse.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argh?expand=0&rev=36
8.9 KiB
8.9 KiB