X7ROOT File Manager
Current Path:
/opt/alt/python38/lib/python3.8/site-packages/setuptools
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
setuptools
/
ðŸ“
..
📄
__init__.py
(7.49 KB)
ðŸ“
__pycache__
📄
_deprecation_warning.py
(218 B)
ðŸ“
_distutils
📄
_imp.py
(2.34 KB)
ðŸ“
_vendor
📄
archive_util.py
(6.91 KB)
📄
build_meta.py
(10.04 KB)
ðŸ“
command
📄
config.py
(22.58 KB)
📄
dep_util.py
(949 B)
📄
depends.py
(5.35 KB)
📄
dist.py
(42.08 KB)
📄
errors.py
(524 B)
📄
extension.py
(1.64 KB)
ðŸ“
extern
📄
glob.py
(4.76 KB)
📄
installer.py
(3.48 KB)
📄
launch.py
(812 B)
📄
monkey.py
(5.09 KB)
📄
msvc.py
(49.38 KB)
📄
namespaces.py
(3.02 KB)
📄
package_index.py
(38.95 KB)
📄
py34compat.py
(245 B)
📄
sandbox.py
(14.01 KB)
📄
script (dev).tmpl
(218 B)
📄
script.tmpl
(138 B)
📄
unicode_utils.py
(941 B)
📄
version.py
(144 B)
📄
wheel.py
(8.09 KB)
📄
windows_support.py
(714 B)
Editing: py34compat.py
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)
Upload File
Create Folder