Your IP : 216.73.217.13


Current Path : /proc/thread-self/root/proc/thread-self/root/usr/lib/python3/dist-packages/keyring/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/usr/lib/python3/dist-packages/keyring/py32compat.py

try:
    from collections import abc
except ImportError:
    import collections as abc


__all__ = ['abc']