xref: /aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/collections/abc.py (revision cda5da8d549138a6648c5ee6d7a49cf8f4a657be)
1*cda5da8dSAndroid Build Coastguard Workerfrom _collections_abc import *
2*cda5da8dSAndroid Build Coastguard Workerfrom _collections_abc import __all__
3*cda5da8dSAndroid Build Coastguard Workerfrom _collections_abc import _CallableGenericAlias
4