File Explorer

/proc/thread-self/root/proc/self/root/proc/thread-self/root/lib64/python3.9/dbm

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 /.

ndbm.py70 B · 4 lines
"""Provide the _dbm module as a dbm submodule.""" from _dbm import *