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 r.david.murray
Recipients docs@python, petri.lehtinen, r.david.murray
Date 2011-08-10.14:38:40
SpamBayes Score 0.11097454
Marked as misclassified No
Message-id <1312987121.12.0.191284721112.issue12714@psf.upfronthosting.co.za>
In-reply-to
Content
"optionals only" means the same thing as "options only", but 'optionals' is what argparse calls them (as contrasted with positionals).

'optionals' is only used two places in the doc and isn't defined, but its meaning is implied by the section heading ("optional arguments").
History
Date User Action Args
2011-08-10 14:38:41r.david.murraysetrecipients: + r.david.murray, docs@python, petri.lehtinen
2011-08-10 14:38:41r.david.murraysetmessageid: <1312987121.12.0.191284721112.issue12714@psf.upfronthosting.co.za>
2011-08-10 14:38:40r.david.murraylinkissue12714 messages
2011-08-10 14:38:40r.david.murraycreate