in reply to Re^3: Closed:how to argparse same option to array instead of overwrite
in thread Closed:how to argparse same option to array instead of overwrite
,Must keep order, there is a chained transform based on it, so I write my argparser.It works fine.("fooarray", [123])("bararray",[456])("fooarray",[789])
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Closed:how to argparse same option to array instead of overwrite
by NERDVANA (Priest) on Jul 10, 2024 at 05:47 UTC |