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