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