Skip to content
Snippets Groups Projects
Alan De Smet's avatar
Alan De Smet authored
The move from optparse to argparse caused a regression: positional
arguments could no longer intermix with optional arguments.  This fixes
that. (As of Python 3.7, parse_intermixed_args solves the problem,
but we want to support 2.6, maybe 2.5.)
8d4bce43
History
Name Last commit Last update
..
glance
setup.py