Files
UnrealEngine/Engine/Binaries/ThirdParty/Python3/Mac/lib/python3.11/dbm/ndbm.py
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

4 lines
70 B
Python

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