AlkantarClanX12

Your IP : 3.147.78.242


Current Path : /proc/self/root/opt/alt/python35/lib64/python3.5/encodings/__pycache__/
Upload File :
Current File : //proc/self/root/opt/alt/python35/lib64/python3.5/encodings/__pycache__/idna.cpython-35.pyc



��Yf�#�@sddlZddlZddlZddlmZejd�ZdZdZdd�Z	dd	�Z
d
d�ZGdd
�d
ej�ZGdd�dej
�ZGdd�dej�ZGdd�deej�ZGdd�deej�Zdd�ZdS)�N)�	ucd_3_2_0u[.。.。]sxn--zxn--cCs}g}x6|D].}tj|�r%q
|jtj|��q
Wdj|�}tjd|�}x�|D]�}tj|�s�tj|�s�tj	|�s�tj
|�s�tj|�s�tj|�s�tj
|�s�tj|�s�tj|�rgtd|��qgWdd�|D�}x[|D]S}|r"tdd�|D��rStd��|d	si|dr"td��q"W|S)
N�ZNFKCzInvalid character %rcSsg|]}tj|��qS�)�
stringprepZin_table_d1)�.0�xrr�3/opt/alt/python35/lib64/python3.5/encodings/idna.py�
<listcomp>)s	znameprep.<locals>.<listcomp>css|]}tj|�VqdS)N)rZin_table_d2)rrrrr�	<genexpr>2sznameprep.<locals>.<genexpr>zViolation of BIDI requirement 2r�zViolation of BIDI requirement 3���)rZin_table_b1�appendZmap_table_b2�join�unicodedataZ	normalizeZin_table_c12Zin_table_c22Zin_table_c3Zin_table_c4Zin_table_c5Zin_table_c6Zin_table_c7Zin_table_c8Zin_table_c9�UnicodeError�any)�labelZnewlabel�cZRandALrrr�namepreps4


rcCs*y|jd�}Wntk
r'Yn3Xdt|�koEdknrN|Std��t|�}y|jd�}Wntk
r�Yn3Xdt|�ko�dknr�|Std��|jt�r�td��|jd�}t|}dt|�kodknr|Std��dS)N�asciir�@zlabel empty or too longzLabel starts with ACE prefix�punycode)�encoder�lenr�
startswith�sace_prefix�
ace_prefix)rrrr�ToASCII>s,
"
"
"rcCst|t�rd}n4y|jd�}d}Wntk
rKd}YnX|s�t|�}y|jd�}Wntk
r�td��YnX|jt�s�t|d�S|tt�d�}|j	d�}t
|�}t|d�j�t|d�krtd||��|S)NTrFzInvalid character in IDN labelrzIDNA does not round-trip)�
isinstance�bytesrrrrr�strr�decoder�lower)rZ
pure_asciiZlabel1�resultZlabel2rrr�	ToUnicodeis*	



$r$c@s.eZdZddd�Zddd�ZdS)�Codec�strictcCsh|dkrtd|��|s&dSy|jd�}Wntk
rMYn�X|jd�}xF|dd�D]4}dt|�ko�dknsntd	��qnWt|d
�dkr�td
��|t|�fSt�}tj|�}|r|drd}|d=nd}x4|D],}|r7|jd�|jt|��qWt	||�t|�fS)Nr&zunsupported error handling �rr�.rrzlabel empty or too longzlabel too long)r'rrrrr)
rr�UnicodeEncodeError�splitr�	bytearray�dots�extendrr)�self�input�errorsr#�labelsr�trailing_dotrrrr�s4
"	


zCodec.encodecCs|dkrtd|��|s&d	St|t�sAt|�}t|kry|jd�t|�fSWntk
r~YnX|jd�}|r�t|d
�dkr�d}|d=nd}g}x!|D]}|jt	|��q�Wdj
|�|t|�fS)Nr&zUnsupported error handling rrrr(r�.)rrrr)rrrrr!r�UnicodeDecodeErrorr*r
r$r)r.r/r0r1r2r#rrrrr!�s(


zCodec.decodeN)�__name__�
__module__�__qualname__rr!rrrrr%�s%r%c@seZdZdd�ZdS)�IncrementalEncoderc	Cs�|dkrtd|��|s&dStj|�}d}|rt|ds[d}|d	=n|st|d
=|rtd}t�}d}xN|D]F}|r�|jd�|d7}|jt|��|t|�7}q�W||7}|t|�7}t|�|fS)Nr&zunsupported error handling r'rrr()r'rrrr)rr,r*r+r-rrr)	r.r/r0�finalr1r2r#�sizerrrr�_buffer_encode�s2

	



z!IncrementalEncoder._buffer_encodeN)r5r6r7r;rrrrr8�sr8c@seZdZdd�ZdS)�IncrementalDecoderc	Cs!|dkrtd|��|s&dSt|t�rGtj|�}nt|d�}|jd�}d}|r�|d	s�d}|d
=n|s�|d=|r�d}g}d}xA|D]9}|jt|��|r�|d7}|t|�7}q�Wdj|�|}|t|�7}||fS)Nr&zUnsupported error handling rrrr3r)rrrrr)	rrr r,r*r
r$rr)	r.r/r0r9r1r2r#r:rrrr�_buffer_decode�s6



z!IncrementalDecoder._buffer_decodeN)r5r6r7r=rrrrr<�sr<c@seZdZdS)�StreamWriterN)r5r6r7rrrrr>$sr>c@seZdZdS)�StreamReaderN)r5r6r7rrrrr?'sr?cCs@tjdddt�jdt�jdtdtdtdt�S)	N�nameZidnarr!�incrementalencoder�incrementaldecoder�streamwriter�streamreader)	�codecs�	CodecInfor%rr!r8r<r>r?rrrr�getregentry,s	rG)r�rerErr�compiler,rrrrr$r%�BufferedIncrementalEncoderr8�BufferedIncrementalDecoderr<r>r?rGrrrr�<module>s$0+)H#'