File Manager

Current Path : /usr/lib/python3/dist-packages/keyring/backends/
Upload File :
Current File : //usr/lib/python3/dist-packages/keyring/backends/OS_X.py

"""
Backward-compatibility shim for users referencing the module
by name. Ref #487.
"""

import warnings

from .macOS import Keyring

__all__ = ['Keyring']


warnings.warn("OS_X module is deprecated.", DeprecationWarning)

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com