File Explorer

/proc/thread-self/root/proc/thread-self/root/usr/lib64/python3.9/distutils

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

debug.py139 B · 6 lines
import os # If DISTUTILS_DEBUG is anything other than the empty string, we run in# debug mode.DEBUG = os.environ.get('DISTUTILS_DEBUG')