(root)/
Python-3.11.7/
Lib/
collections/
abc.py
       1  from _collections_abc import *
       2  from _collections_abc import __all__
       3  from _collections_abc import _CallableGenericAlias