Support tinyifiers with UTF-8 results
authorLaurent Bachelier <laurent@bachelier.name>
Tue, 23 Oct 2012 04:48:21 +0000 (06:48 +0200)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 25 Oct 2012 20:35:38 +0000 (16:35 -0400)
commitbd4c33b732995802e52ac20a719d3a097ebbae4c
tree6b2b862a9f17af9ef73aa2dc74996f090efc51e9
parentb8fd942378d7644280ead83b3c0504ee5397f4f4
Support tinyifiers with UTF-8 results

This does not change anything for tinyurl (the default), but allows
using http://tinyarro.ws/api-create.php?utfpure=1&url=
In case invalid characters are encountered, fall back to str.

Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
irkerhook.py