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 v+python
Recipients docs@python, nejucomo, v+python
Date 2012-07-06.20:43:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341607382.66.0.745258358291.issue15258@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue 14191, which describes the problems of trying to make argparse achieve the goal of the default optparse handling of allow_interspersed_args !

The documentation for that branch of the feature is also seriously incomplete, and the workaround is more than a single line.
History
Date User Action Args
2012-07-06 20:43:02v+pythonsetrecipients: + v+python, nejucomo, docs@python
2012-07-06 20:43:02v+pythonsetmessageid: <1341607382.66.0.745258358291.issue15258@psf.upfronthosting.co.za>
2012-07-06 20:43:02v+pythonlinkissue15258 messages
2012-07-06 20:43:01v+pythoncreate