Simplify utf8 sanitizer and move under skytools/
authorMarko Kreen <markokr@gmail.com>
Tue, 28 Jun 2011 12:32:28 +0000 (15:32 +0300)
committerMarko Kreen <markokr@gmail.com>
Wed, 29 Jun 2011 07:10:58 +0000 (10:10 +0300)
commit336e17cca156d8ccccddb43211c475d40a60eabb
treeeda8d2390731a9040976334ebb6ada529ccbc187
parent5f1e4b5ea594d32fdcd4c3d10d6d92ebc5f28b0f
Simplify utf8 sanitizer and move under skytools/

This patch moves sanitizer under skytools.utf8 and makes
is generally usable, also better testable.
python/londiste/handlers/dispatch.py
python/skytools/__init__.py
python/skytools/utf8.py [new file with mode: 0644]