HOME


sh-3ll 1.0
DIR:/usr/local/lib/python3.6/site-packages/future/moves/html/__pycache__/
Upload File :
Current File : //usr/local/lib/python3.6/site-packages/future/moves/html/__pycache__/__init__.cpython-36.pyc
3

+��h��@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)�s�quote�r
�A/root/tmp/pip-build-yeh9mt8d/future/future/moves/html/__init__.py�escapesrN)T)�
__future__rZfuture.utilsrZ__future_module__�htmlr�__all__r
r
r
r�<module>s