Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/python37/lib/python3.7/site-packages/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/python37/lib/python3.7/site-packages/distutils-precedence.pth |
import os; var = 'SETUPTOOLS_USE_DISTUTILS'; enabled = os.environ.get(var, 'stdlib') == 'local'; enabled and __import__('_distutils_hack').add_shim();