Message348774
I read on python-ideas that the tutorial recommends getopt as the simple argument parsing choice, and argparse as advanced. This is silly. We should only promote argparse (unless you want to use raw sys.argv[1:]). | |
| Date | User | Action | Args | | 2019-07-31 04:18:10 | gvanrossum | set | recipients: + gvanrossum, docs@python | | 2019-07-31 04:18:10 | gvanrossum | set | messageid: <1564546690.91.0.192257836854.issue37726@roundup.psfhosted.org> | | 2019-07-31 04:18:10 | gvanrossum | link | issue37726 messages | | 2019-07-31 04:18:10 | gvanrossum | create | | |