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 sandro.tosi
Recipients brett.cannon, eric.araujo, r.david.murray, sandro.tosi
Date 2011-01-25.17:11:29
SpamBayes Score 0.00028378936
Marked as misclassified No
Message-id <AANLkTi=vYOa=H=ax1Gq5LPYkyHY2+X9C8SeNkKpAeMtE@mail.gmail.com>
In-reply-to <1295918453.44.0.552871377666.issue10848@psf.upfronthosting.co.za>
Content
On Tue, Jan 25, 2011 at 02:20, R. David Murray <report@bugs.python.org> wrote:
> That might be handy.  I thought you were trying to roughly reproduce the current help (which dumps it all out at once), which is why I suggested epilog.

actually that was my objective :) but facing the impossibility to
implement it, I asked for advice; I'll go with --help with only usage
& "classic" options descriptions and --more-help for --help + long
options descriptions
History
Date User Action Args
2011-01-25 17:11:33sandro.tosisetrecipients: + sandro.tosi, brett.cannon, eric.araujo, r.david.murray
2011-01-25 17:11:29sandro.tosilinkissue10848 messages
2011-01-25 17:11:29sandro.tosicreate