Package gozerbot :: Module textutils
[hide private]
[frames] | no frames]

Module textutils

source code

Functions [hide private]
 
unescape_charref(ref) source code
 
replace_entities(match) source code
 
html_unescape(data)
Unescape (numeric) HTML entities.
source code
 
html_escape(data)
Escape HTML entities.
source code