Your IP : 3.142.174.8
3
M��Z� � @ sD G d d� de �ZG dd� de �ZG dd� de �ZG dd� de �ZdS ) c @ s e Zd ZdS )�FFIErrorN)�__name__�
__module__�__qualname__� r r �/usr/lib64/python3.6/error.pyr s r c @ s e Zd Zdd� ZdS )� CDefErrorc
C s\ y*| j d }|jj}|jj}d||f }W n tttfk
rH d}Y nX d|| j d f S )N� z%s:%d: � z%s%s� )�argsZcoord�file�line�AttributeError� TypeError�
IndexError)�selfZcurrent_decl�filenameZlinenum�prefixr r r �__str__ s
zCDefError.__str__N)r r r r r r r r r s r c @ s e Zd ZdZdS )�VerificationErrorz- An error raised when verification fails
N)r r r �__doc__r r r r r s r c @ s e Zd ZdZdS )�VerificationMissingzl An error raised when incomplete structures are passed into
cdef, but no verification has been done
N)r r r r r r r r r s r N)� Exceptionr r r r r r r r �<module> s