Dashboard
PHP:
8.3.33
OS:
Linux
User:
bioarquitetar
/
/
usr
/
lib
/
python3.9
/
site-packages
📤 Upload
📝 New File
📁 New Folder
Close
Editing: distutils-precedence.pth
import os; var = 'SETUPTOOLS_USE_DISTUTILS'; enabled = os.environ.get(var, 'stdlib') == 'local'; enabled and __import__('_distutils_hack').add_shim();
Save
Cancel