blob: 86ca8b8a8414b3860aa80599394e806e156f4b5b [file] [log] [blame]
Christian Heimes52c5e572013-10-13 02:04:50 +02001from _collections_abc import *
2from _collections_abc import __all__
kj463c7d32020-12-14 02:38:24 +08003from _collections_abc import _CallableGenericAlias