[issue13923] new formatter for argparse

2014-07-16 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: +paul.j3 versions: +Python 3.5 -Python 3.3 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue13923] new formatter for argparse

2012-02-04 Thread Warren Turkal
Warren Turkal added the comment: [1] sounds somewhere related and more complicated than what I was asking for. I would think that it would need to wrap bulleted lists in a sane way in addition to what I asked for here. Also, [1] seems to apply to the option help text, where this request appli

[issue13923] new formatter for argparse

2012-02-04 Thread Éric Araujo
Éric Araujo added the comment: (This reminds me of another request; would you mind searching the other argparse bugs to see if this is a duplicate? Thanks) -- nosy: +bethard, eric.araujo versions: +Python 3.3 ___ Python tracker

[issue13923] new formatter for argparse

2012-02-01 Thread Warren Turkal
New submission from Warren Turkal : 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 wra