Mini Shell

Direktori : /opt/saltstack/salt/extras-3.10/pip/_vendor/resolvelib/compat/
Upload File :
Current File : //opt/saltstack/salt/extras-3.10/pip/_vendor/resolvelib/compat/collections_abc.py

__all__ = ["Mapping", "Sequence"]

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

Zerion Mini Shell 1.0