Source code for collections.abc

1from _collections_abc import *
2from _collections_abc import __all__
3from _collections_abc import _CallableGenericAlias