o
0i @ s$ d Z ddlZddlmZ ddgZdPddZi ddd d
ddd
ddddddddddddddddddd d!d"d#d$d%d&d'd(i d)d*d+d,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;d<d=d>d?d@dAdBdCdDdEdFdGdHdIdJZh dKZ dLdM Z
edNZdOd Z
dS )Qz*
General functions for HTML manipulation.
N)html5escapeunescapeTc C sD | dd} | dd} | dd} |r | dd} | d d
} | 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.
&z&