master
/ miniconda3 / envs / poem / lib / python3.10 / collections / abc.py

abc.py @a8e0244 raw · history · blame

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