📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 06:02:02
📂
/ (Root)
/
opt
/
alt
/
python27
/
lib
/
python2.7
/
site-packages
/
pip
/
_vendor
/
resolvelib
/
compat
📍 /opt/alt/python27/lib/python2.7/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