app/gsoc/logic/__init__.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 06 Jul 2009 00:54:48 +0200
changeset 2555 b7f14c803619
parent 776 f86a76f52bf4
permissions -rw-r--r--
Fix HtmlSanitizer to return cleaned string in proper encoding. This fix prevent HtmlSanitizer from throwing UnicodeDecodeError exception.