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 loewis
Recipients bethard, loewis, orsenthil, rickysarraf
Date 2009-06-10.06:45:43
SpamBayes Score 5.4243534e-05
Marked as misclassified No
Message-id <4A2F5696.3050206@v.loewis.de>
In-reply-to <1244602589.63.0.262646013963.issue6247@psf.upfronthosting.co.za>
Content
Steven Bethard wrote:
> In particular, the
> optparse extension API is horribly designed, and exposes so many
> internals of optparse that it's nearly impossible to add any new
> features to optparse without breaking this.

It would be useful if several people could confirm that argparse
is *not* horribly designed.
History
Date User Action Args
2009-06-10 06:45:45loewissetrecipients: + loewis, orsenthil, bethard, rickysarraf
2009-06-10 06:45:43loewislinkissue6247 messages
2009-06-10 06:45:43loewiscreate