Spaces:
Running
Running
File size: 72 Bytes
1d777c4 |
1 2 3 4 |
"""Provide the _gdbm module as a dbm submodule."""
from _gdbm import *
|