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 wt
Recipients wt
Date 2012-02-01.21:54:31
SpamBayes Score 1.7669277e-05
Marked as misclassified No
Message-id <1328133272.3.0.771637871025.issue13923@psf.upfronthosting.co.za>
In-reply-to
Content
It would be really nice to have a formatter for argparse that would respect explicit new lines while still wrapping lines otherwise.

This would allow the description and epilog to have be a little more structured while still getting the advantage of line wrapping.
History
Date User Action Args
2012-02-01 21:54:32wtsetrecipients: + wt
2012-02-01 21:54:32wtsetmessageid: <1328133272.3.0.771637871025.issue13923@psf.upfronthosting.co.za>
2012-02-01 21:54:31wtlinkissue13923 messages
2012-02-01 21:54:31wtcreate