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

4 lines
119 B
Python

from _collections_abc import *
from _collections_abc import __all__
from _collections_abc import _CallableGenericAlias