PHP 7.4.33
Preview: gnu.py Size: 186 B
//usr/lib/python3.10/dbm/gnu.py
"""Provide the _gdbm module as a dbm submodule."""

try:
    from _gdbm 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).