%PDF- %PDF-
Direktori : /opt/alt/python27/lib/python2.7/site-packages/future/backports/html/ |
Current File : //opt/alt/python27/lib/python2.7/site-packages/future/backports/html/__init__.pyo |
� �A�[c @ s� d Z d d l m Z i d e d � 6d e d � 6d e d � 6Z i d e d � 6d e d � 6d e d � 6d e d � 6d e d � 6Z e d � Z d S( u� 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. i����( t unicode_literalsu &u &u <u <u >u >u "u "u 'u 'c C s | r | j t � S| j t � S( u� 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. ( t translatet _escape_map_fullt _escape_map( t st quote( ( sO /opt/alt/python27/lib/python2.7/site-packages/future/backports/html/__init__.pyt escape s N( t __doc__t __future__R t ordR R t TrueR ( ( ( sO /opt/alt/python27/lib/python2.7/site-packages/future/backports/html/__init__.pyt <module> s -*