Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
3 ‡Ofñrã@sždZddlmZddlZddlZddlZddlZyddlZdZ Wne k rXdZ YnXddl Z ddl Z ddlmZmZmZmZmZy ejZWn.ek r¾ddejd ƒ>d dZYnXdZdZd Zd Zd ZGd d„de jjƒZGdd„de jjƒZGdd„de jj ƒZ!Gdd„de jj ƒZ"Gdd„de jj#ƒZ$Gdd„de jj ƒZ%Gdd„de jjƒZ&Gdd„de jj#ƒZ'Gdd„de jj#ƒZ(Gdd „d e jj#ƒZ)Gd!d"„d"e jj#ƒZ*Gd#d$„d$e+ƒZ,Gd%d&„d&e,ƒZ-Gd'd(„d(e,ƒZ.e/d)ƒZ0d*Z1e-dƒZ2e-dƒZ3e2Z4e.ddddƒZ5e.ddddƒZ6e.ddddƒZ7e.ddddƒZ8e5Z9d+d,„Z:d-d.„Z;d/d0„Ze=gƒZ?e>dfd4d5„Z@e>dfd6d7„ZAd8d9„ZBdS):z�DNS Names. @var root: The DNS root name. @type root: dns.name.Name object @var empty: The empty DNS name. @type empty: dns.name.Name object é)ÚBytesIONTFé)ÚlongÚ binary_typeÚ text_typeÚunichrÚ maybe_decodeéÚPéééc@seZdZdZdS)Ú EmptyLabelzA DNS label is empty.N)Ú__name__Ú __module__Ú __qualname__Ú__doc__©rrú/usr/lib/python3.6/name.pyr4src@seZdZdZdS)Ú BadEscapez8An escaped code in a text format of DNS name is invalid.N)rrrrrrrrr9src@seZdZdZdS)Ú BadPointerz=A DNS compression pointer points forward instead of backward.N)rrrrrrrrr>src@seZdZdZdS)Ú BadLabelTypez2The label type in DNS name wire format is unknown.N)rrrrrrrrrCsrc@seZdZdZdS)ÚNeedAbsoluteNameOrOriginzvAn attempt was made to convert a non-absolute name to wire when there was also a non-absolute (or missing) origin.N)rrrrrrrrrHsrc@seZdZdZdS)Ú NameTooLongz A DNS name is > 255 octets long.N)rrrrrrrrrNsrc@seZdZdZdS)Ú LabelTooLongz A DNS label is > 63 octets long.N)rrrrrrrrrSsrc@seZdZdZdS)ÚAbsoluteConcatenationz]An attempt was made to append anything other than the empty name to an absolute DNS name.N)rrrrrrrrrXsrc@seZdZdZdS)ÚNoParentzMAn attempt was made to get the parent of the root name or the empty name.N)rrrrrrrrr^src@seZdZdZdS)Ú NoIDNA2008zLIDNA 2008 processing was requested but the idna module is not available.N)rrrrrrrrrcsrc@seZdZdZedgƒZdZdS)Ú IDNAExceptionz$IDNA processing raised an exception.Úidna_exceptionz+IDNA processing exception: {idna_exception}N)rrrrÚsetZ supp_kwargsZfmtrrrrris rc@s8eZdZdZdd„Zdd„Zdd„Zdd „Zd d „Zd S) Ú IDNACodecz.Abstract base class for IDNA encoder/decoders.cCsdS)Nr)ÚselfrrrÚ__init__tszIDNACodec.__init__cCs|jƒjdƒS)Nsxn--)ÚlowerÚ startswith)r"ÚlabelrrrÚis_idnawszIDNACodec.is_idnacCs"x|D]}t|ƒdkrdSqWdS)NéFT)Úord)r"r&ÚcrrrÚ is_all_asciizs  zIDNACodec.is_all_asciicCst‚dS)N)ÚNotImplementedError)r"r&rrrÚencode€szIDNACodec.encodecCs`|j|ƒrPy|dd…jdƒ}WqXtk rL}zt|d�‚WYdd}~XqXXnt|ƒ}t|ƒS)Nr Zpunycode)r)r'ÚdecodeÚ ExceptionrrÚ _escapify)r"r&Úerrrr.ƒs zIDNACodec.decodeN) rrrrr#r'r+r-r.rrrrr!ps r!cs6eZdZdZd ‡fdd„ Zdd„Z‡fdd„Z‡ZS) Ú IDNA2003CodeczIDNA 2003 encoder/decoder.Fcstt|ƒjƒ||_dS)aInitialize the IDNA 2003 encoder/decoder. @param strict_decode: If True, then IDNA2003 checking is done when decoding. This can cause failures if the name was encoded with IDNA2008. The default is False. @type strict_decode: bool N)Úsuperr2r#Ú strict_decode)r"r4)Ú __class__rrr#’szIDNA2003Codec.__init__c Cs6|dkr dSy tjj|ƒStk r0t‚YnXdS)NÚó)Ú encodingsÚidnaZToASCIIÚ UnicodeErrorr)r"r&rrrr-œs  zIDNA2003Codec.encodecsd|jstt|ƒj|ƒS|dkr"dSyttjj|ƒƒStk r^}zt |d�‚WYdd}~XnXdS)Nr7r6)r) r4r3r2r.r0r8r9Z ToUnicoder/r)r"r&r1)r5rrr.¤szIDNA2003Codec.decode)F)rrrrr#r-r.Ú __classcell__rr)r5rr2Žs r2cs6eZdZdZd ‡fdd„ Zdd„Z‡fdd„Z‡ZS) Ú IDNA2008CodeczIDNA 2008 encoder/decoder.Fcs*tt|ƒjƒ||_||_||_||_dS)aÝInitialize the IDNA 2008 encoder/decoder. @param uts_46: If True, apply Unicode IDNA compatibility processing as described in Unicode Technical Standard #46 (U{http://unicode.org/reports/tr46/}). This parameter is only meaningful if IDNA 2008 is in use. If False, do not apply the mapping. The default is False @type uts_46: bool @param transitional: If True, use the "transitional" mode described in Unicode Technical Standard #46. This parameter is only meaningful if IDNA 2008 is in use. The default is False. @type transitional: bool @param allow_pure_ascii: If True, then a label which consists of only ASCII characters is allowed. This is less strict than regular IDNA 2008, but is also necessary for mixed names, e.g. a name with starting with "_sip._tcp." and ending in an IDN suffixm which would otherwise be disallowed. The default is False @type allow_pure_ascii: bool @param strict_decode: If True, then IDNA2008 checking is done when decoding. This can cause failures if the name was encoded with IDNA2003. The default is False. @type strict_decode: bool N)r3r<r#Úuts_46Ú transitionalÚallow_pure_asciir4)r"r=r>r?r4)r5rrr#²s zIDNA2008Codec.__init__cCs‚|dkr dS|jr&|j|ƒr&|jdƒSts.t‚y |jrFtj|d|jƒ}tj |ƒStj k r|}zt |d�‚WYdd}~XnXdS)Nr6r7ÚasciiF)r) r?r+r-Úhave_idna_2008rr=r9Ú uts46_remapr>ZalabelÚ IDNAErrorr)r"r&r1rrrr-Ðs  zIDNA2008Codec.encodecs€|jstt|ƒj|ƒS|dkr"dSts*t‚y"|jr@tj|ddƒ}t tj |ƒƒStj k rz}zt |d�‚WYdd}~XnXdS)Nr7r6F)r) r4r3r<r.rArr=r9rBr0ZulabelrCr)r"r&r1)r5rrr.ÞszIDNA2008Codec.decode)FFFF)rrrrr#r-r.r;rr)r5rr<®s r<s"().;\@$z"().;\@$cCsÈt|tƒrzd}t|tƒr |jƒ}xTt|ƒD]H}|tkrH|dt|ƒ7}q*|dkrf|dkrf|t|ƒ7}q*|d|7}q*W|Sd}xD|D]<}|tkrž|d|7}q„|dkr¸|dt|ƒ7}q„||7}q„W|S)zaEscape the characters in label which need it. @returns: the escaped string @rtype: stringr6ú\é r(z\%03dú ) Ú isinstanceÚbytesrr-Ú bytearrayÚ_escapedÚchrÚ _escaped_textr))r&Útextr*rrrr0øs&    r0cCs†t|ƒ}d}d}d}xH|D]@}t|ƒ}||d7}|dkr>t‚|dkrR|dkrR|}|d7}qW|dkrjt‚|dkr‚||dkr‚t‚dS)a/Check for empty labels in the middle of a label sequence, labels that are too long, and for too many labels. @raises NameTooLong: the name as a whole is too long @raises EmptyLabel: a label is empty (i.e. the root label) and appears in a position other than the end of the label sequencerré?r7éÿNéÿÿÿÿ)Úlenrrr)ÚlabelsÚlÚtotalÚiÚjr&ZllrrrÚ_validate_labelss    rWcCs(t|tƒr|St|tƒr |jƒSt‚dS)N)rGrrr-Ú ValueError)r&rrrÚ _ensure_bytes/s   rYcsDeZdZdZdgZ‡fdd„Zdd„Zdd„Zd d „Zd d „Z ‡fd d„Z dd„Z dd„Z dd„Z dd„Zdd„Zdd„Zdd„Zdd„Zdd „Zd!d"„Zd#d$„Zd%d&„Zd'd(„Zd)d*„Zd+d,„ZdLd.d/„ZdMd1d2„ZdNd3d4„ZdOd5d6„Zd7d8„Zd9d:„Zd;d<„Z d=d>„Z!d?d@„Z"dAdB„Z#dCdD„Z$dEdF„Z%dPdHdI„Z&dJdK„Z'‡Z(S)QÚNamezáA DNS name. The dns.name.Name class represents a DNS name as a tuple of labels. Instances of the class are immutable. @ivar labels: The tuple of labels in the name. Each label is a string of up to 63 octets.rRcs2dd„|Dƒ}tt|ƒjdt|ƒƒt|jƒdS)z–Initialize a domain name from a list of labels. @param labels: the labels @type labels: any iterable whose values are strings cSsg|] }t|ƒ‘qSr)rY)Ú.0Úxrrrú Hsz!Name.__init__..rRN)r3rZÚ __setattr__ÚtuplerWrR)r"rR)r5rrr#Csz Name.__init__cCs tdƒ‚dS)Nz+object doesn't support attribute assignment)Ú TypeError)r"ÚnameÚvaluerrrr^LszName.__setattr__cCs t|jƒS)N)rZrR)r"rrrÚ__copy__Osz Name.__copy__cCsttj|j|ƒƒS)N)rZÚcopyÚdeepcopyrR)r"ÚmemorrrÚ __deepcopy__RszName.__deepcopy__cCs d|jiS)NrR)rR)r"rrrÚ __getstate__UszName.__getstate__cs$tt|ƒjd|dƒt|jƒdS)NrR)r3rZr^rWrR)r"Ústate)r5rrÚ __setstate__XszName.__setstate__cCst|jƒdko|jddkS)zXIs the most significant label of this name the root label? @rtype: bool rrr7rP)rQrR)r"rrrÚ is_absolute\szName.is_absolutecCst|jƒdko|jddkS)z\Is this name wild? (I.e. Is the least significant label '*'?) @rtype: bool ró*)rQrR)r"rrrÚis_wildcsz Name.is_wildcCsJtdƒ}x4|jD]*}x$t|jƒƒD]}||d>|7}q"WqWt|tƒS)zHReturn a case-insensitive hash of the name. @rtype: int rr )rrRrIr$ÚintÚmaxint)r"Úhr&r*rrrÚ__hash__js  z Name.__hash__c Cs*|jƒ}|jƒ}||kr0|r&tddfStddfSt|jƒ}t|jƒ}||}|dkrZ|}n|}d}d} t} xŒ|dkrö|d8}|d8}|d8}|j|jƒ} |j|jƒ} | | krÊd}| dkrÀt} | || fS| | krìd}| dkrât} | || fS| d7} qlW|}|dk�r t} n|dk�rt} nt} | || fS)a²Compare two names, returning a 3-tuple (relation, order, nlabels). I{relation} describes the relation ship between the names, and is one of: dns.name.NAMERELN_NONE, dns.name.NAMERELN_SUPERDOMAIN, dns.name.NAMERELN_SUBDOMAIN, dns.name.NAMERELN_EQUAL, or dns.name.NAMERELN_COMMONANCESTOR I{order} is < 0 if self < other, > 0 if self > other, and == 0 if self == other. A relative name is always less than an absolute name. If both names have the same relativity, then the DNSSEC order relation is used to order them. I{nlabels} is the number of significant labels that the two names have in common. rrrPrP) rkÚ NAMERELN_NONErQrRr$ÚNAMERELN_COMMONANCESTORÚNAMERELN_SUPERDOMAINÚNAMERELN_SUBDOMAINÚNAMERELN_EQUAL) r"ÚotherZsabsZoabsÚl1Úl2ZldiffrSÚorderZnlabelsZnamerelnZlabel1Zlabel2rrrÚ fullcompareusN          zName.fullcomparecCs(|j|ƒ\}}}|tks |tkr$dSdS)zoIs self a subdomain of other? The notion of subdomain includes equality. @rtype: bool TF)r{rurv)r"rwÚnrÚoÚnlrrrÚ is_subdomain²szName.is_subdomaincCs(|j|ƒ\}}}|tks |tkr$dSdS)zqIs self a superdomain of other? The notion of subdomain includes equality. @rtype: bool TF)r{rtrv)r"rwr|r}r~rrrÚis_superdomain¾szName.is_superdomaincCstdd„|jDƒƒS)zˆReturn a name which is equal to the current name, but is in DNSSEC canonical form. @rtype: dns.name.Name object cSsg|] }|jƒ‘qSr)r$)r[r\rrrr]Ðsz%Name.canonicalize..)rZrR)r"rrrÚ canonicalizeÊszName.canonicalizecCs$t|tƒr|j|ƒddkSdSdS)NrrF)rGrZr{)r"rwrrrÚ__eq__Òs z Name.__eq__cCs$t|tƒr|j|ƒddkSdSdS)NrrT)rGrZr{)r"rwrrrÚ__ne__Øs z Name.__ne__cCs$t|tƒr|j|ƒddkStSdS)Nrr)rGrZr{ÚNotImplemented)r"rwrrrÚ__lt__Þs z Name.__lt__cCs$t|tƒr|j|ƒddkStSdS)Nrr)rGrZr{r„)r"rwrrrÚ__le__äs z Name.__le__cCs$t|tƒr|j|ƒddkStSdS)Nrr)rGrZr{r„)r"rwrrrÚ__ge__ês z Name.__ge__cCs$t|tƒr|j|ƒddkStSdS)Nrr)rGrZr{r„)r"rwrrrÚ__gt__ðs z Name.__gt__cCsd|jƒdS)Nz )Ú__str__)r"rrrÚ__repr__ösz Name.__repr__cCs |jdƒS)NF)Úto_text)r"rrrrŠùsz Name.__str__FcCspt|jƒdkrtdƒSt|jƒdkr:|jddkr:tdƒS|rV|jƒrV|jdd…}n|j}djtt|ƒƒ}|S) zÊConvert name to text format. @param omit_final_dot: If True, don't emit the final dot (denoting the root label) for absolute names. The default is False. @rtype: string ró@rr7ó.NÚ.rP)rQrRrrkÚjoinÚmapr0)r"Úomit_final_dotrSÚsrrrrŒüs z Name.to_textNcsxt|jƒdkrdSt|jƒdkr2|jddkr2dS|rN|jƒrN|jdd …}n|j}ˆdkr`t‰dj‡fdd„|DƒƒS) a�Convert name to Unicode text format. IDN ACE labels are converted to Unicode. @param omit_final_dot: If True, don't emit the final dot (denoting the root label) for absolute names. The default is False. @type omit_final_dot: bool @param idna_codec: IDNA encoder/decoder. If None, the IDNA_2003_Practical encoder/decoder is used. The IDNA_2003_Practical decoder does not impose any policy, it just decodes punycode, so if you don't want checking for compliance, you can use this decoder for IDNA2008 as well. @type idna_codec: dns.name.IDNA @rtype: string rú@rr7r�Ncsg|]}ˆj|ƒ‘qSr)r.)r[r\)Ú idna_codecrrr])sz#Name.to_unicode..rP)rQrRrkÚIDNA_2003_Practicalr�)r"r’r•rSr)r•rÚ to_unicodes zName.to_unicodecCsX|jƒs:|dks|jƒ rt‚t|jƒ}|jt|jƒƒn|j}dd„|Dƒ}dj|ƒS)aConvert name to a format suitable for digesting in hashes. The name is canonicalized and converted to uncompressed wire format. @param origin: If the name is relative and origin is not None, then origin will be appended to it. @type origin: dns.name.Name object @raises NeedAbsoluteNameOrOrigin: All names in wire format are absolute. If self is a relative name, then an origin must be supplied; if it is missing, then this exception is raised @rtype: string NcSs*g|]"}tjdt|ƒt|ƒ|jƒƒ‘qS)z!B%ds)ÚstructÚpackrQr$)r[r\rrrr]@sz&Name.to_digestable..r7)rkrÚlistrRÚextendr�)r"ÚoriginrRZdlabelsrrrÚ to_digestable+s zName.to_digestablec Cs.|dkrtƒ}d}nd}|jƒsR|dks2|jƒ r6t‚t|jƒ}|jt|jƒƒn|j}d}x¾|D]¶}t||d…ƒ}|d7}|dk r’|j|ƒ} nd} | dk rÀd| } tj d| ƒ} |j | ƒPqb|dk rìt |ƒdkrì|j ƒ} | dkrì| ||<t |ƒ} |j tj d | ƒƒ| dkrb|j |ƒqbW|�r*|j ƒSdS) aùConvert name to wire format, possibly compressing it. @param file: the file where the name is emitted (typically a BytesIO file). If None, a string containing the wire name will be returned. @type file: file or None @param compress: The compression table. If None (the default) names will not be compressed. @type compress: dict @param origin: If the name is relative and origin is not None, then origin will be appended to it. @type origin: dns.name.Name object @raises NeedAbsoluteNameOrOrigin: All names in wire format are absolute. If self is a relative name, then an origin must be supplied; if it is missing, then this exception is raised NTFrriÀz!Hiÿ?z!B)rrkrršrRr›rZÚgetr˜r™ÚwriterQÚtellÚgetvalue) r"ÚfileÚcompressrœZ want_returnrRrUr&ÚnÚposrbr“rSrrrÚto_wireDs@     z Name.to_wirecCs t|jƒS)z@The length of the name (in labels). @rtype: int )rQrR)r"rrrÚ__len__|sz Name.__len__cCs |j|S)N)rR)r"ÚindexrrrÚ __getitem__ƒszName.__getitem__cCs |j|ƒS)N)Ú concatenate)r"rwrrrÚ__add__†sz Name.__add__cCs |j|ƒS)N)Ú relativize)r"rwrrrÚ__sub__‰sz Name.__sub__cCsnt|jƒ}|dkr|tjjfS||kr2tjj|fS|dksB||krJtdƒ‚t|d| …ƒt|| d…ƒfS)a(Split a name into a prefix and suffix at depth. @param depth: the number of labels in the suffix @type depth: int @raises ValueError: the depth was not >= 0 and <= the length of the name. @returns: the tuple (prefix, suffix) @rtype: tuple rz0depth must be >= 0 and <= the length of the nameN)rQrRÚdnsraÚemptyrXrZ)r"ÚdepthrSrrrÚsplitŒs   z Name.splitcCs:|jƒrt|ƒdkrt‚t|jƒ}|jt|jƒƒt|ƒS)zÍReturn a new name which is the concatenation of self and other. @rtype: dns.name.Name object @raises AbsoluteConcatenation: self is absolute and other is not the empty name r)rkrQrršrRr›rZ)r"rwrRrrrrª¡s  zName.concatenatecCs0|dk r(|j|ƒr(t|dt|ƒ …ƒS|SdS)z£If self is a subdomain of origin, return a new name which is self relative to origin. Otherwise return self. @rtype: dns.name.Name object N)rrZrQ)r"rœrrrr¬®szName.relativizecCs|jƒs|j|ƒS|SdS)zªIf self is a relative name, return a new name which is the concatenation of self and origin. Otherwise return self. @rtype: dns.name.Name object N)rkrª)r"rœrrrÚ derelativize¹s zName.derelativizeTcCs&|r|r|j|ƒS|j|ƒSn|SdS)aReturn a name with the relativity desired by the caller. If origin is None, then self is returned. Otherwise, if relativize is true the name is relativized, and if relativize is false the name is derelativized. @rtype: dns.name.Name object N)r¬r²)r"rœr¬rrrÚchoose_relativityÄs   zName.choose_relativitycCs&|tks|tkrt‚t|jdd…ƒS)zºReturn the parent of the name. @rtype: dns.name.Name object @raises NoParent: the name is either the root name or the empty name, and thus has no parent. rN)Úrootr¯rrZrR)r"rrrÚparentÔsz Name.parent)F)FN)N)NNN)NT))rrrrÚ __slots__r#r^rcrgrhrjrkrmrqr{rr€r�r‚rƒr…r†r‡rˆr‹rŠrŒr—r�r¦r§r©r«r­r±rªr¬r²r³rµr;rr)r5rrZ7sJ   =      8   rZr7c Cs¸t|tƒstdƒ‚|dkp"t|tƒs,tdƒ‚g}d}d}d}d}|dkrLt}|dkrXd}|�rz|dkrptd gƒSxÔ|D]Ì}|rð|dkr®|jƒr t|ƒ}|d 7}qî||7}d}n@|jƒsºt‚|d 9}|t|ƒ7}|d 7}|d krîd}|t|ƒ7}qv|dk�r"t |ƒdk�r t ‚|j |j |ƒƒd}qv|dk�r:d}d}d}qv||7}qvW|�rPt‚t |ƒdk�rp|j |j |ƒƒn |j d ƒt |ƒdk�s–|dd k�r°|dk �r°|j t|jƒƒt|ƒS)a¶Convert unicode text into a Name object. Labels are encoded in IDN ACE form. @param text: The text to convert into a name. @type text: Unicode string @param origin: The origin to append to non-absolute names. @type origin: dns.name.Name @param idna_codec: IDNA encoder/decoder. If None, the default IDNA 2003 encoder/decoder is used. @type idna_codec: dns.name.IDNA @rtype: dns.name.Name object z0input to from_unicode() must be a unicode stringNzorigin must be a Name or Noner6Frr”r�r7ré r õ。õ.õ。rDT)r�r¸r¹rºrP)rGrrXrZÚ IDNA_2003ÚisdigitrnrrrQrÚappendr-r›ršrR) rMrœr•rRr&ÚescapingÚedigitsrTr*rrrÚ from_unicodeâsd         &rÀc CsÎt|tƒrt|||ƒSt|tƒs(tdƒ‚|dkp8t|tƒsBtdƒ‚g}d}d}d}d}|dkrbd}|�r�|dkrztdgƒSxæt|ƒD]Ú}tjd |ƒ} |�r|dkrÊ| j ƒr¼t | ƒ}|d 7}n || 7}d}nF| j ƒsÖt ‚|d 9}|t | ƒ7}|d 7}|d k�r^d}|tjd |ƒ7}q„| dk�r>t |ƒdk�r.t ‚|j|ƒd}q„| d k�rVd}d}d}q„|| 7}q„W|�rlt ‚t |ƒdk�r†|j|ƒn |jdƒt |ƒdk�s¬|ddk�rÆ|dk �rÆ|jt|jƒƒt|ƒS)a}Convert text into a Name object. @param text: The text to convert into a name. @type text: string @param origin: The origin to append to non-absolute names. @type origin: dns.name.Name @param idna_codec: IDNA encoder/decoder. If None, the default IDNA 2003 encoder/decoder is used. @type idna_codec: dns.name.IDNA @rtype: dns.name.Name object z%input to from_text() must be a stringNzorigin must be a Name or Noner7Frr�rŽz!Brr·r ó\TrP)rGrrÀrrXrZrIr˜r™r¼rnrrQrr½r›ršrR) rMrœr•rRr&r¾r¿rTr*Zbyte_rrrÚ from_text*sf              &rÂcCst|tƒstdƒ‚tjj|ƒ}g}|}d}||}|d7}d}x²|dkrð|dkr„|j||||…jƒƒ||7}|dkrÎ||7}nJ|dkrÊ|d@d||}|dkr°|d7}||kr¼t‚|}|d7}nt ‚||}|d7}|dkr@|d7}q@W|jdƒt |ƒ|fS) a^Convert possibly compressed wire format into a Name. @param message: the entire DNS message @type message: string @param current: the offset of the beginning of the name from the start of the message @type current: int @raises dns.name.BadPointer: a compression pointer did not point backwards in the message @raises dns.name.BadLabelType: an invalid label type was encountered. @returns: a tuple consisting of the name that was read and the number of bytes of the wire format message which were consumed reading it @rtype: (dns.name.Name object, int) tuple z*input to from_wire() must be a byte stringrré@éÀrNér6) rGrrXr®ZwiredataZ maybe_wrapr½ZunwraprrrZ)ÚmessageZcurrentrRZbiggest_pointerZhopsÚcountZcusedrrrÚ from_wireps<       rÈ)CrÚiorr˜ÚsysrdZencodings.idnar8r9rAÚ ImportErrorZ dns.exceptionr®Z dns.wiredataZ_compatrrrrrroÚAttributeErrorÚcalcsizerrrtrurvrsZ exceptionÚ SyntaxErrorrrZ FormErrorrrZ DNSExceptionrrrrrrrÚobjectr!r2r<rIrJrLr–ZIDNA_2003_Strictr»ZIDNA_2008_PracticalZIDNA_2008_UTS_46ZIDNA_2008_StrictZIDNA_2008_TransitionalZ IDNA_2008r0rWrYrZr´r¯rÀrÂrÈrrrrÚst     >* HF