🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 06:44:24 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
pip
/
_vendor
/
resolvelib
/
compat
📍 /opt/alt/python311/lib/python3.11/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