cpython/Lib/importlib
Antoine Pitrou 88c60c9668 Trivial cleanups following bpo-31370 (#3649)
* Trivial cleanups following bpo-31370

* Also cleanup the "importlib._bootstrap_external" module
2017-09-18 23:50:44 +02:00
..
__init__.py
_bootstrap.py Trivial cleanups following bpo-31370 (#3649) 2017-09-18 23:50:44 +02:00
_bootstrap_external.py Trivial cleanups following bpo-31370 (#3649) 2017-09-18 23:50:44 +02:00
abc.py
machinery.py
util.py