????
Current Path : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/keyring/ |
Current File : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/keyring/__init__.py |
from .core import ( set_keyring, get_keyring, set_password, get_password, delete_password, get_credential, ) __all__ = ( 'set_keyring', 'get_keyring', 'set_password', 'get_password', 'delete_password', 'get_credential', )