Hacked By AnonymousFox

Current Path : /opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/compat/
Upload File :
Current File : //opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py

__all__ = ["Sequence"]

try:
    from collections.abc import Sequence
except ImportError:
    from collections import Sequence

Hacked By AnonymousFox1.0, Coded By AnonymousFox