Hacked By AnonymousFox

Current Path : /opt/hc_python/lib64/python3.8/site-packages/pip/_vendor/resolvelib/compat/
Upload File :
Current File : //opt/hc_python/lib64/python3.8/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py

__all__ = ["Mapping", "Sequence"]

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

Hacked By AnonymousFox1.0, Coded By AnonymousFox