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 bethard
Recipients bethard, docs@python, sandro.tosi
Date 2011-02-11.10:52:09
SpamBayes Score 3.007738e-05
Marked as misclassified No
Message-id <1297421530.41.0.622752576568.issue10423@psf.upfronthosting.co.za>
In-reply-to
Content
The request was for the latter: "just make it stronger in the mentioned line that what was called previously 'option' is now called 'args'".

As far as adding the parentheses or not, I never once used the parentheses back when I was using optparse, so it didn't even strike me to put them in there. But you're right - the optparse docs do that, so I'm fine if you'd like to make the argparse discussion of optparse match up better with the optparse docs.
History
Date User Action Args
2011-02-11 10:52:10bethardsetrecipients: + bethard, sandro.tosi, docs@python
2011-02-11 10:52:10bethardsetmessageid: <1297421530.41.0.622752576568.issue10423@psf.upfronthosting.co.za>
2011-02-11 10:52:09bethardlinkissue10423 messages
2011-02-11 10:52:09bethardcreate