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 python-dev
Recipients adam.woodbeck, aronacher, docs@python, eli.bendersky, eric.araujo, georg.brandl, lunar_yorn, nnorwitz, petri.lehtinen, python-dev, sandro.tosi, weeble
Date 2011-07-30.08:39:44
SpamBayes Score 4.475668e-05
Marked as misclassified No
Message-id <E1Qn55E-0001X3-8W@dinsdale.python.org>
In-reply-to
Content
New changeset cfb60dfa7734 by Eli Bendersky in branch '3.2':
Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Petri Lehtinen
http://hg.python.org/cpython/rev/cfb60dfa7734

New changeset 27b588dd6155 by Eli Bendersky in branch 'default':
Merge 3.2: Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Petri Lehtinen
http://hg.python.org/cpython/rev/27b588dd6155
History
Date User Action Args
2011-07-30 08:39:45python-devsetrecipients: + python-dev, nnorwitz, georg.brandl, lunar_yorn, aronacher, eric.araujo, weeble, eli.bendersky, sandro.tosi, docs@python, petri.lehtinen, adam.woodbeck
2011-07-30 08:39:44python-devlinkissue11699 messages
2011-07-30 08:39:44python-devcreate