mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-08-23 22:04:40 +00:00
Both changes are needed in the special case of GDAL where our existing
hand-made argument parser accepts positional arguments placed anywhere
in the arguments, not just after optional arguments.
In the GDAL code, in
|
||
---|---|---|
.. | ||
argparse |