Files
UnrealEngine/Engine/Binaries/ThirdParty/Python3/Mac/lib/python3.11/dbm/gnu.py
2025-05-18 13:04:45 +08:00

4 lines
72 B
Python

"""Provide the _gdbm module as a dbm submodule."""
from _gdbm import *