python (3.12.0)

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