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