
ยยญยยญยยญยยญยยญยยญยยญยยญยยญยยญยยญยยญยยญยยญยยญยยญยยญยยญ
<!DOCTYPE html>
<html>
3
ญ_Vj  ใ               @   sช  G d d de ZG dd deZG dd deZG dd deZG dd	 d	eeZG d
d deZG dd deZG dd de	Z
G dd de
ZG dd de
ZG dd de
ZG dd de
ZG dd de
ZG dd de
ZeZG dd de
ZG dd de
ZG d d! d!e
ZG d"d# d#e
ZG d$d% d%e
ZG d&d' d'e
ZG d(d) d)e
ZG d*d+ d+eZG d,d- d-eZG d.d/ d/eZG d0d1 d1eZG d2d3 d3eZd4S )5c               @   s   e Zd ZdS )ฺMessageErrorN)ฺ__name__ฺ
__module__ฺ__qualname__ฉ r   r   ๚$/usr/lib64/python3.6/email/errors.pyr      s   r   c               @   s   e Zd ZdS )ฺMessageParseErrorN)r   r   r   r   r   r   r   r      s   r   c               @   s   e Zd ZdS )ฺHeaderParseErrorN)r   r   r   r   r   r   r   r      s   r   c               @   s   e Zd ZdS )ฺBoundaryErrorN)r   r   r   r   r   r   r   r	      s   r	   c               @   s   e Zd ZdS )ฺMultipartConversionErrorN)r   r   r   r   r   r   r   r
      s   r
   c               @   s   e Zd ZdS )ฺCharsetErrorN)r   r   r   r   r   r   r   r      s   r   c               @   s   e Zd ZdS )ฺHeaderWriteErrorN)r   r   r   r   r   r   r   r       s   r   c                   s   e Zd Zd fdd	Z  ZS )ฺMessageDefectNc                s   |d k	rt  j| || _d S )N)ฺsuperฺ__init__ฺline)ฺselfr   )ฺ	__class__r   r   r   (   s    zMessageDefect.__init__)N)r   r   r   r   ฺ__classcell__r   r   )r   r   r   %   s   r   c               @   s   e Zd ZdS )ฺNoBoundaryInMultipartDefectN)r   r   r   r   r   r   r   r   -   s   r   c               @   s   e Zd ZdS )ฺStartBoundaryNotFoundDefectN)r   r   r   r   r   r   r   r   0   s   r   c               @   s   e Zd ZdS )ฺCloseBoundaryNotFoundDefectN)r   r   r   r   r   r   r   r   3   s   r   c               @   s   e Zd ZdS )ฺ#FirstHeaderLineIsContinuationDefectN)r   r   r   r   r   r   r   r   6   s   r   c               @   s   e Zd ZdS )ฺMisplacedEnvelopeHeaderDefectN)r   r   r   r   r   r   r   r   9   s   r   c               @   s   e Zd ZdS )ฺ MissingHeaderBodySeparatorDefectN)r   r   r   r   r   r   r   r   <   s   r   c               @   s   e Zd ZdS )ฺ!MultipartInvariantViolationDefectN)r   r   r   r   r   r   r   r   A   s   r   c               @   s   e Zd ZdS )ฺ-InvalidMultipartContentTransferEncodingDefectN)r   r   r   r   r   r   r   r   D   s   r   c               @   s   e Zd ZdS )ฺUndecodableBytesDefectN)r   r   r   r   r   r   r   r   G   s   r   c               @   s   e Zd ZdS )ฺInvalidBase64PaddingDefectN)r   r   r   r   r   r   r   r   J   s   r   c               @   s   e Zd ZdS )ฺInvalidBase64CharactersDefectN)r   r   r   r   r   r   r   r   M   s   r   c               @   s   e Zd ZdS )ฺInvalidBase64LengthDefectN)r   r   r   r   r   r   r   r   P   s   r   c                   s   e Zd Z fddZ  ZS )ฺHeaderDefectc                s   t  j|| d S )N)r   r   )r   ฺargsฺkw)r   r   r   r   X   s    zHeaderDefect.__init__)r   r   r   r   r   r   r   )r   r   r    U   s   r    c               @   s   e Zd ZdS )ฺInvalidHeaderDefectN)r   r   r   r   r   r   r   r#   [   s   r#   c               @   s   e Zd ZdS )ฺHeaderMissingRequiredValueN)r   r   r   r   r   r   r   r$   ^   s   r$   c                   s$   e Zd Z fddZdd Z  ZS )ฺNonPrintableDefectc                s   t  j| || _d S )N)r   r   ฺnon_printables)r   r&   )r   r   r   r   d   s    zNonPrintableDefect.__init__c             C   s   dj | jS )Nz6the following ASCII non-printables found in header: {})ฺformatr&   )r   r   r   r   ฺ__str__h   s    zNonPrintableDefect.__str__)r   r   r   r   r(   r   r   r   )r   r   r%   a   s   r%   c               @   s   e Zd ZdS )ฺObsoleteHeaderDefectN)r   r   r   r   r   r   r   r)   l   s   r)   c               @   s   e Zd ZdS )ฺNonASCIILocalPartDefectN)r   r   r   r   r   r   r   r*   o   s   r*   N)ฺ	Exceptionr   r   r   r	   ฺ	TypeErrorr
   r   r   ฺ
ValueErrorr   r   r   r   r   r   r   ZMalformedHeaderDefectr   r   r   r   r   r   r    r#   r$   r%   r)   r*   r   r   r   r   ฺ<module>   s4   