| Server IP : 39.108.156.168 / Your IP : 216.73.216.104 Web Server : nginx/1.24.0 System : Linux e2.ksyuki.com 6.11.0-25-generic #25~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 17:20:50 UTC 2 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/keyring/__pycache__/ |
Upload File : |
�
�e� � � � d dl Z G d� de� Z G d� de� Z G d� de� Z G d� d e� Z G d
� de� Z G d� d
ee� Z G d� d� Z G d� d� Z
y)� Nc � � e Zd ZdZy)�KeyringErrorz$Base class for exceptions in keyringN��__name__�
__module__�__qualname__�__doc__� � �0/usr/lib/python3/dist-packages/keyring/errors.pyr r s � �.r r c � � e Zd ZdZy)�PasswordSetErrorz&Raised when the password can't be set.Nr r
r r r r s � �0r r c � � e Zd ZdZy)�PasswordDeleteErrorz*Raised when the password can't be deleted.Nr r
r r r r s � �4r r c � � e Zd ZdZy)� InitErrorz0Raised when the keyring could not be initialisedNr r
r r r r s � �:r r c � � e Zd ZdZy)�
KeyringLockedz(Raised when the keyring failed unlockingNr r
r r r r s � �2r r c � � e Zd ZdZy)�NoKeyringErrorz'Raised when there is no keyring backendNr r
r r r r s � �1r r c �&