python (3.11.7)

(root)/
lib/
python3.11/
collections/
abc.py
       1  from _collections_abc import *
       2  from _collections_abc import __all__
       3  from _collections_abc import _CallableGenericAlias