// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
python311
/
lib64
/
python3.11
/
collections
[ PARENT ]
EDIT :: abc.py
from _collections_abc import * from _collections_abc import __all__ from _collections_abc import _CallableGenericAlias
SAVE
CANCEL