Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
363374cf69a7e2292fe3f1c6bedd199088958cc2
/
.
/
Lib
/
collections
/
abc.py
blob: bff76291634604ae07e23c99069ebda18004ed2b [
file
]
from
_collections_abc
import
*
from
_collections_abc
import
__all__
# noqa: F401
from
_collections_abc
import
_CallableGenericAlias
# noqa: F401