U ʗRe1 @ s d dl mZ ddlZddlZddlZddlmZmZ d dlm Z dZ dZedZ G d d d eZG dd deZG d d deZG dd deZeedddZeeedddZeedddZeedddZeeef edddZeeef eedd d!ZdBeeed#d$d%Zeedd&d'Zeedd(d)Zeddd*d+Z eeed,d-d.Z!dCeeeed/d0d1Z"eeee#f ddd2d3Z$eedd4d5Z%eeee#f edd6d7Z&dDeeeed9d:d;Z'dEeeee#f eeeeed<d=d>Z(dFeeee#f eeeed?d@dAZ)dS )G )idnadata N)UnionOptional)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 /builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/idna/core.pyr s r c @ s e Zd ZdZdS ) IDNABidiErrorz= Exception when bidirectional requirements are not satisfied Nr r r r r r s r c @ s e Zd ZdZdS )InvalidCodepointz> Exception when a disallowed or unallocated codepoint is used Nr 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 Nr r r r r r s r )cpreturnc C s0 t t| }|dkr,t t| s,td|S )Nr z Unknown character in unicodedata)unicodedata combiningchrname ValueError)r vr r r _combining_class s r )r scriptr c C s t t| tj| S )N)r ordr scripts)r r r r r _is_script' s r )sr c C s | dS )Npunycode)encoder r r r _punycode* s r$ c C s d | S )NzU+{:04X})formatr# r r r _unot- s r&