HEX
Server: LiteSpeed
System: Linux baran.dnsprotection.me 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
User: ddir12 (3618)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //usr/lib/python3.6/site-packages/future/moves/html/__pycache__/__init__.cpython-36.pyc
3

�c��@s>ddlmZddlmZdZer*ddlTnddd�ZdgZdS)	�)�absolute_import)�PY3T)�*cCsD|jdd�}|jdd�}|jdd�}|r@|jdd�}|jd	d
�}|S)a	
        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)�sZquote�r�/usr/lib/python3.6/__init__.py�escapesrN)T)Z
__future__rZfuture.utilsrZ__future_module__Zhtmlr�__all__rrrr
�<module>s