관리-도구
편집 파일: __init__.cpython-311.pyc
� �܋f� � �� � d Z ddlmZ ed� � d ed� � d ed� � diZ ed� � d ed� � d ed� � d ed � � d ed� � diZdd�ZdS )z� General functions for HTML manipulation, backported from Py3. Note that this uses Python 2.7 code with the corresponding Python 3 module names and locations. � )�unicode_literals�&z&�<z<�>z>�"z"�'z'Tc � � t | t � � r J d� � �|r| � t � � S | � t � � 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. zPass a unicode string)� isinstance�bytes� translate�_escape_map_full�_escape_map)�s�quotes �o/builddir/build/BUILD/cloudlinux-venv-1.0.6/venv/lib/python3.11/site-packages/future/backports/html/__init__.py�escaper sP � � �!�U�#�#�<�<�%<�<�<�#�� -��{�{�+�,�,�,��;�;�{�#�#�#� N)T)�__doc__� __future__r �ordr r r � r r �<module>r s� ��� � (� '� '� '� '� '� �s�3�x�x��#�#�c�(�(�F�C�C��H�H�f�E���C��H�H�g�s�s�3�x�x����S���6��C��H�H�h���D� � �8�=� � $� $� $� $� $� $r