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 paulmelis
Recipients paulmelis
Date 2007-10-18.15:46:30
SpamBayes Score 0.028867254
Marked as misclassified No
Message-id <1192722391.31.0.57718526952.issue1296@psf.upfronthosting.co.za>
In-reply-to
Content
The current 2.5 documentation does not seem to describe the OptionGroup
feature of the optparse module.

In 2003 there was a patch submitted that added a section on OptionGroup (
http://bugs.python.org/issue697941). The issue entry mentions it was
accepted, but the current docs do not seem to contain that section.
History
Date User Action Args
2007-10-18 15:46:31paulmelissetspambayes_score: 0.0288673 -> 0.028867254
recipients: + paulmelis
2007-10-18 15:46:31paulmelissetspambayes_score: 0.0288673 -> 0.0288673
messageid: <1192722391.31.0.57718526952.issue1296@psf.upfronthosting.co.za>
2007-10-18 15:46:31paulmelislinkissue1296 messages
2007-10-18 15:46:30paulmeliscreate