aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/src/Lib/collections/abc.py
blob: 6a987916c003cb3889a6c0f5e91443d402e2a6a1 (plain) (blame)
1
2
3
from _collections_abc import *
from _collections_abc import __all__
from _collections_abc import _CallableGenericAlias