[issue10848] Move test.regrtest from getopt to argparse
Sandro Tosi
report at bugs.python.org
Tue Jan 25 18:11:33 CET 2011
Sandro Tosi <sandro.tosi at gmail.com> added the comment:
On Tue, Jan 25, 2011 at 02:20, R. David Murray <report at bugs.python.org> wrote:
> That might be handy. I thought you were trying to roughly reproduce the current help (which dumps it all out at once), which is why I suggested epilog.
actually that was my objective :) but facing the impossibility to
implement it, I asked for advice; I'll go with --help with only usage
& "classic" options descriptions and --more-help for --help + long
options descriptions
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10848>
_______________________________________
More information about the Python-bugs-list
mailing list