PHP 7.4.33
Preview: ndbm.py Size: 184 B
//lib/python3.10/dbm/ndbm.py
"""Provide the _dbm module as a dbm submodule."""

try:
    from _dbm import *
except ImportError as msg:
    raise ImportError(str(msg) + ', please install the python3-gdbm package')

Directory Contents

Dirs: 1 × Files: 4
Name Size Perms Modified Actions
- drwxr-xr-x 2026-03-12 07:02:02
Edit Download
11.27 KB lrw-r--r-- 2026-03-03 11:56:32
Edit Download
186 B lrw-r--r-- 2026-03-03 11:56:32
Edit Download
184 B lrw-r--r-- 2026-03-03 11:56:32
Edit Download
5.70 KB lrw-r--r-- 2026-03-03 11:56:32
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).