Hi everyone,

maybe, I am missing something here but is it possible to specify a delimiter for list arguments in argparse:

https://docs.python.org/3/library/argparse.html

Usually, '--' is used to separate two lists (cf. git).

Cheers,
Sven

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to