🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 17:17:58 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
python3.9
/
site-packages
/
pip
/
_vendor
/
resolvelib
/
compat
📍 /usr/lib/python3.9/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