Python Command Line Arguments
breamoreboy at gmail.com
breamoreboy at gmail.com
Sat Apr 15 14:47:06 EDT 2017
On Saturday, April 15, 2017 at 6:45:51 PM UTC+1, Grant Edwards wrote:
> On 2017-04-14, Bernd Nawothnig wrote:
>
> > He should switch to argparse in any case because getopt is no longer
> > supported and does only receive bugfixes.
>
> In my book, "receiving bug fixes" means it's still supported.
>
> --
> Grant
Just to reinforce what I said before, optparse is deprecated, not getopt.
Kindest regards.
Mark Lawrence.
More information about the Python-list
mailing list