Server IP : 184.107.3.203 / Your IP : 216.73.216.51 Web Server : Apache System : Linux dedicated2.avenfashion.com.ph 4.18.0-553.40.1.el8_10.x86_64 #1 SMP Mon Feb 10 12:11:18 EST 2025 x86_64 User : adminteladeoro ( 1015) PHP Version : 8.2.28 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/lib/python3.6/site-packages/idna/__pycache__/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
3 �'�X� � @ s� d dl mZmZmZmZmZ ddlZddlZejd�Z G dd� dej �Z G dd� dej�ZG d d � d ej �ZG dd� de ej�ZG d d� de ej�Zdd� ZdS )� )�encode�decode�alabel�ulabel� IDNAError� Nu [.。.。]c @ s e Zd Zddd�Zddd�ZdS ) �Codec�strictc C s. |dkrt dj|���|sdS t|�t|�fS )Nr z Unsupported error handling "{0}"� r )r r )r �formatr �len)�self�data�errors� r �/usr/lib/python3.6/codec.pyr s zCodec.encodec C s. |dkrt dj|���|sdS t|�t|�fS )Nr z Unsupported error handling "{0}"r r )r r )r r r r )r r r r r r r s zCodec.decodeN)r )r )�__name__� __module__�__qualname__r r r r r r r s r c @ s e Zd Zdd� ZdS )�IncrementalEncoderc C s� |dkrt dj|���|sdS tj|�}d}|rV|d sDd}|d = n|sV|d = |rVd}g }d}x2|D ]*}|jt|�� |r�|d7 }|t|�7 }qdW dj|�| }|t|�7 }||fS )Nr z Unsupported error handling "{0}"r r r �.)r r ���r r )r r �_unicode_dots_re�split�appendr r �join) r r r �final�labels�trailing_dot�result�size�labelr r r �_buffer_encode s0 z!IncrementalEncoder._buffer_encodeN)r r r r"