| Current Path : /proc/thread-self/root/proc/thread-self/root/usr/lib/python3/dist-packages/keyring/ |
| 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']