Taken from Python 3.4 standard library. Conforms to its original license.
General functions for HTML manipulation.
Function | escape |
No summary |
Function | unescape |
No summary |
Function | _replace_charref |
Undocumented |
Variable | _charref |
Undocumented |
Variable | _invalid_charrefs |
Undocumented |
Variable | _invalid_codepoints |
Undocumented |