📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 21:07:22
📂
/
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
pip
/
_vendor
/
resolvelib
/
compat
✏️
Editing: collections_abc.py
__all__ = ["Sequence"] try: from collections.abc import Sequence except ImportError: from collections import Sequence
💾 Save Changes
❌ Cancel