This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author paul.j3
Recipients bethard, louielu, paul.j3, pitrou, wolma
Date 2017-07-27.23:16:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501197370.14.0.62886428829.issue18943@psf.upfronthosting.co.za>
In-reply-to
Content
Another manifestation of the complications in handling '?' positionals is in

http://bugs.python.org/issue28734

argparse: successive parsing wipes out nargs=? values
History
Date User Action Args
2017-07-27 23:16:10paul.j3setrecipients: + paul.j3, pitrou, bethard, wolma, louielu
2017-07-27 23:16:10paul.j3setmessageid: <1501197370.14.0.62886428829.issue18943@psf.upfronthosting.co.za>
2017-07-27 23:16:10paul.j3linkissue18943 messages
2017-07-27 23:16:10paul.j3create