🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 06:50:44 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python36
/
lib
/
python3.6
/
site-packages
/
pip
/
_vendor
/
resolvelib
/
compat
📍 /opt/alt/python36/lib/python3.6/site-packages/pip/_vendor/resolvelib/compat
🔄 Refresh
✏️
Editing: collections_abc.py
Read Only
__all__ = ["Sequence"] try: from collections.abc import Sequence except ImportError: from collections import Sequence
💾 Save Changes
❌ Cancel