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

4 lines
70 B
Python

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