📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 10:55:24
📂
/ (Root)
/
lib
/
python2.7
/
site-packages
/
pip
/
utils
📍 /lib/python2.7/site-packages/pip/utils
🔄 Refresh
✏️
Editing: setuptools_build.py
Read Only
# Shim to wrap setup.py invocation with setuptools SETUPTOOLS_SHIM = ( "import setuptools, tokenize;__file__=%r;" "f=getattr(tokenize, 'open', open)(__file__);" "code=f.read().replace('\\r\\n', '\\n');" "f.close();" "exec(compile(code, __file__, 'exec'))" )
💾 Save Changes
❌ Cancel