PATH:
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
setuptools
import importlib try: import importlib.util except ImportError: pass try: module_from_spec = importlib.util.module_from_spec except AttributeError: def module_from_spec(spec): return spec.loader.load_module(spec.name)
[-] errors.py
[edit]
[-] sandbox.py
[edit]
[-] depends.py
[edit]
[+]
..
[-] config.py
[edit]
[+]
extern
[-] script.tmpl
[edit]
[-] package_index.py
[edit]
[+]
_distutils
[-] _deprecation_warning.py
[edit]
[-] windows_support.py
[edit]
[-] glob.py
[edit]
[-] _imp.py
[edit]
[-] wheel.py
[edit]
[-] launch.py
[edit]
[-] dist.py
[edit]
[+]
_vendor
[+]
__pycache__
[-] installer.py
[edit]
[-] msvc.py
[edit]
[-] archive_util.py
[edit]
[-] monkey.py
[edit]
[-] version.py
[edit]
[-] unicode_utils.py
[edit]
[-] namespaces.py
[edit]
[-] build_meta.py
[edit]
[-] __init__.py
[edit]
[-] py34compat.py
[edit]
[+]
command
[-] lib2to3_ex.py
[edit]
[-] script (dev).tmpl
[edit]
[-] dep_util.py
[edit]
[-] extension.py
[edit]