[docs] [issue37726] Tutorial should not recommend getopt

Guido van Rossum report at bugs.python.org
Thu Aug 1 10:35:04 EDT 2019


Guido van Rossum <guido at python.org> added the comment:


New changeset dcc53ebbff384076b0763c1f842966c189417071 by Guido van Rossum (Miss Islington (bot)) in branch '3.8':
bpo-37726: Prefer argparse over getopt in stdlib tutorial (GH-15052) (#15070)
https://github.com/python/cpython/commit/dcc53ebbff384076b0763c1f842966c189417071


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37726>
_______________________________________


More information about the docs mailing list