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 jramnani
Recipients docs@python, jramnani, orsenthil, r.david.murray, sanders, sandro.tosi
Date 2011-03-31.02:46:45
SpamBayes Score 0.00261223
Marked as misclassified No
Message-id <1301539607.17.0.249416839408.issue8158@psf.upfronthosting.co.za>
In-reply-to
Content
You are correct.

I have added 'description' to the docstring of the OptionParser class for 2.7 and default (python3 tip).

Here is the patch for python3 tip.
History
Date User Action Args
2011-03-31 02:46:47jramnanisetrecipients: + jramnani, orsenthil, r.david.murray, sandro.tosi, sanders, docs@python
2011-03-31 02:46:47jramnanisetmessageid: <1301539607.17.0.249416839408.issue8158@psf.upfronthosting.co.za>
2011-03-31 02:46:46jramnanilinkissue8158 messages
2011-03-31 02:46:46jramnanicreate