Closed GoogleCodeExporter closed 9 years ago
Original comment by czarek.t...@gmail.com
on 17 Jul 2012 at 7:34
Original comment by czarek.t...@gmail.com
on 19 Jul 2012 at 1:38
I've come across the same issue, but found an easy fix.
string.encode("iso-8859-1")
Original comment by rich...@gmail.com
on 20 Aug 2012 at 8:38
Yes, that should be enough.
We cannot do the conversion automtaically, as we don't know what type of
encoding is required, UTF-8 should work most of the cases, but probably not all
of the cases(?).
Original comment by czarek.t...@gmail.com
on 20 Aug 2012 at 8:57
[deleted comment]
[deleted comment]
Support for unicode added (Issue 10).
Original comment by czarek.t...@gmail.com
on 29 Aug 2012 at 4:58
Original comment by czarek.t...@gmail.com
on 14 Sep 2012 at 7:47
Original issue reported on code.google.com by
czarek.t...@gmail.com
on 15 Jul 2012 at 11:51