ROOTPLOIT
Server: LiteSpeed
System: Linux server71.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: niphet (1079)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: //lib64/python3.8/html/__pycache__/__init__.cpython-38.pyc
U

e5d~@sdZddlZddlmZddgZdddZdd	d
ddd
ddddddddddddddddddd d!d"d#d$d%d&d'd(d)d*"Zd+d,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;d<d=d>d?d@dAdBdCdDdEdFdGdHdIdJdKdLdMdNdOdPdQdRdSdTdUdVdWdXdYdZd[d\d]d^d_d`dadbdcdddedfdgdhdidjdkdldmdndodpdqdrdsdtdudvdwdxdydzd{d|d}d~ddddddddddddddddddddddddddddddddddddddddddh~Z	ddZ
edZddZ
dS)z*
General functions for HTML manipulation.
N)html5escapeunescapeTcCsD|dd}|dd}|dd}|r@|dd}|d	d
}|S)z
    Replace special characters "&", "<" and ">" to HTML-safe sequences.
    If the optional flag quote is true (the default), the quotation mark
    characters, both double quote (") and single quote (') characters are also
    translated.
    &z&amp;<z&lt;>z&gt;"z&quot;'z&#x27;)replace)sZquoter%/usr/lib64/python3.8/html/__init__.pyrs�
u€u‚uƒu„u…u†u‡uˆu‰uŠu‹uŒuŽu‘u’u“u”u•u–u—u˜u™ušu›uœužuŸ)"r
rrrrrrrrrrr r!r"r#r$r%r&r'r(r)r*r+r,r-r.r/r0r1r2r3r4r5iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii	i	i
i
iiiii
i
iiiiicCs|d}|ddkr|ddkr<t|dddd}nt|ddd}|tkrbt|Sd|krvd	ksn|d
krdS|tkrdSt|S|tkrt|Stt|ddd
D]4}|d|tkrt|d|||dSqd|SdS)Nr6r#ZxXr7;r@iirRrr)	groupintrstrip_invalid_charrefs_invalid_codepointschr_html5rangelen)rZnumxrrr
_replace_charref[s$
"raz7&(#[0-9]+;?|#[xX][0-9a-fA-F]+;?|[^\t\n\f <&#;]{1,32};?)cCsd|kr|Stt|S)a^
    Convert all named and numeric character references (e.g. &gt;, &#62;,
    &x3e;) in the string s to the corresponding unicode characters.
    This function uses the rules defined by the HTML 5 standard
    for both valid and invalid character references, and the list of
    HTML 5 named character references defined in html.entities.html5.
    r)_charrefsubra)rrrr
rzs)T)__doc__reZ_reZ
html.entitiesrr]__all__rrZr[racompilerbrrrrr
<module>sR
'