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 Mekk
Recipients Mekk, gward, rhettinger, waylonis
Date 2009-11-19.14:21:07
SpamBayes Score 5.166879e-05
Marked as misclassified No
Message-id <1258640468.41.0.0924196943685.issue6454@psf.upfronthosting.co.za>
In-reply-to
Content
I found this bug while looking for suggestions how to add examples to
the optparse help call, but I feel there is a better and more general
solution - just provide some minimal formatting for description: treat
empty line as paragraph separator. Then I would be able to add example
or anything else to the description formatting it as necessary
History
Date User Action Args
2009-11-19 14:21:08Mekksetrecipients: + Mekk, gward, rhettinger, waylonis
2009-11-19 14:21:08Mekksetmessageid: <1258640468.41.0.0924196943685.issue6454@psf.upfronthosting.co.za>
2009-11-19 14:21:07Mekklinkissue6454 messages
2009-11-19 14:21:07Mekkcreate