argparse vs getopt

Eric S. Raymond esr at thyrsus.com
Wed Jun 14 20:46:16 UTC 2017


Ian Bruene <ianbruene at gmail.com>:
> 
> 
> On 06/14/2017 02:30 PM, Eric S. Raymond wrote:
> >Yeah, I thought I recalled that this was an issue.
> 
> But wait! There's more!
> 
> >argparse works just fine on Python 2.6: pip install argparse
> 
> 
> So which is it? Is requiring argparse installation acceptable?
> 
> The conversion tradeoff was marginal enough that I'm inclined to stay
> with getopt at this point even if it is acceptable.

I concur.  Time admins would not thank us for the additional dependency.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

Please consider contributing to my Patreon page at https://www.patreon.com/esr
so I can keep the invisible wheels of the Internet turning. Give generously -
the civilization you save might be your own.



More information about the devel mailing list