Server : LiteSpeed
System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User : nandedex ( 1060)
PHP Version : 8.1.33
Disable Function : NONE
Directory :  /opt/cppython/lib/python3.8/site-packages/nacl/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]


Current File : //opt/cppython/lib/python3.8/site-packages/nacl/__pycache__/exceptions.cpython-38.pyc
U

O��g�	�@s�ddlZddlmZGdd�de�ZGdd�de�ZGdd�deje�ZGd	d
�d
eje�ZGdd�deje�ZGd
d�dej	e�Z	Gdd�de�Z
Gdd�de
�ZGdd�de�Ze
eeedd�dd�ZdS)�N)�Typec@seZdZdZdS)�CryptoErrorz4
    Base exception for all nacl related errors
    N��__name__�
__module__�__qualname__�__doc__�r	r	�</opt/cppython/lib/python3.8/site-packages/nacl/exceptions.pyrsrc@seZdZdZdS)�BadSignatureErrorzD
    Raised when the signature was forged or otherwise corrupt.
    Nrr	r	r	r
rsrc@seZdZdS)�RuntimeErrorN�rrrr	r	r	r
r$src@seZdZdS)�AssertionErrorNr
r	r	r	r
r(src@seZdZdS)�	TypeErrorNr
r	r	r	r
r,src@seZdZdS)�
ValueErrorNr
r	r	r	r
r0src@seZdZdS)�InvalidkeyErrorNr
r	r	r	r
r4src@seZdZdS)�CryptPrefixErrorNr
r	r	r	r
r8src@seZdZdZdS)�UnavailableErrorz�
    is a subclass of :class:`~nacl.exceptions.RuntimeError`, raised when
    trying to call functions not available in a minimal build of
    libsodium.
    Nrr	r	r	r
r<sr)�cond�args�kwds�returncOsFd}|�dt�}|r.t|�t|��d����|dkr:dS||��dS)a�
    Return if a condition is true, otherwise raise a caller-configurable
    :py:class:`Exception`
    :param bool cond: the condition to be checked
    :param sequence args: the arguments to be passed to the exception's
                          constructor
    The only accepted named parameter is `raising` used to configure the
    exception to be raised if `cond` is not `True`
    z8check_condition() got an unexpected keyword argument {0}�raisingrTN)�poprr�format�repr�popitem)rrrZ
_CHK_UNEXPrr	r	r
�ensureFs
r)�builtins�typingr�	Exceptionrrrrrrrrr�bool�objectrr	r	r	r
�<module>s

F1le Man4ger