master
/ miniconda3 / lib / python3.11 / 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