Spade
Mini Shell
| Directory:~$ /lib/python2.7/site-packages/future/backports/html/ |
| [Home] [System Details] [Kill Me] |
�
,�]c@s�dZddlmZided�6ded�6ded�6Zided�6ded�6ded�6d ed
�6ded�6Zed
�ZdS(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����(tunicode_literalsu&u&u<u<u>u>u"u"u'u'cCs<t|t�std��|r/|jt�S|jt�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.
uPass a unicode string(t
isinstancetbytestAssertionErrort translatet_escape_map_fullt_escape_map(tstquote((sB/usr/lib/python2.7/site-packages/future/backports/html/__init__.pytescapes
N(t__doc__t
__future__RtordRRtTrueR (((sB/usr/lib/python2.7/site-packages/future/backports/html/__init__.pyt<module>s
-*