📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 08:37:47
📂
/ (Root)
/
opt
/
alt
/
python313
/
lib
/
python3.13
/
site-packages
/
pip
/
_vendor
/
resolvelib
/
compat
📍 /opt/alt/python313/lib/python3.13/site-packages/pip/_vendor/resolvelib/compat
🔄 Refresh
✏️
Editing: collections_abc.py
Read Only
__all__ = ["Mapping", "Sequence"] try: from collections.abc import Mapping, Sequence except ImportError: from collections import Mapping, Sequence
💾 Save Changes
❌ Cancel