bpo-30152: Reduce the number of imports for argparse. (#1269)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 25 Sep 2017 21:55:55 +0000 (00:55 +0300)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2017 21:55:55 +0000 (00:55 +0300)
commit81108375d9b2ccd0add1572da745311d4dfac505
tree54632e1d6ec58850f70941452634c4faf1ea7218
parentf1502d097c29b266a5748312ee2451a2d6ac0af6
bpo-30152: Reduce the number of imports for argparse. (#1269)
Lib/argparse.py
Lib/enum.py
Lib/gettext.py
Lib/locale.py
Lib/os.py
Lib/pathlib.py
Lib/types.py
Lib/weakref.py