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 georg.brandl, r.david.murray, sanders
Date 2010-03-16.19:17:31
SpamBayes Score 0.00043787787
Marked as misclassified No
Message-id <1268767052.87.0.856751406298.issue8158@psf.upfronthosting.co.za>
In-reply-to
Content
Would you care to submit a patch?  The docs are in the svn repository in the 'Doc' subdirectory.  See http://www.python.org/dev for how to get a checkout and create a patch.

That said, note that 2.7/3.2 will have argparse, which is pretty much a superset of optparse and recommended for use instead of optparse, and it does document those options.
History
Date User Action Args
2010-03-16 19:17:32r.david.murraysetrecipients: + r.david.murray, georg.brandl, sanders
2010-03-16 19:17:32r.david.murraysetmessageid: <1268767052.87.0.856751406298.issue8158@psf.upfronthosting.co.za>
2010-03-16 19:17:31r.david.murraylinkissue8158 messages
2010-03-16 19:17:31r.david.murraycreate