/proc/self/root/proc/self/root/proc/self/root/proc/1/root/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 /.
import os # If DISTUTILS_DEBUG is anything other than the empty string, we run in# debug mode.DEBUG = os.environ.get('DISTUTILS_DEBUG')