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