[Twisted-Python] raw xml to element, char encoding/decoding error
glyph at divmod.com
glyph at divmod.com
Wed Feb 18 19:40:11 MST 2009
On 18 Feb, 02:26 pm, gabriel.rossetti at arimaz.com wrote:
>Ahh, yes, I see my error, thanks :-) I'm glad everything is unicode in
>python 3....
Erm, input to the parser will still be bytes in python 3. The failure
mode will hopefully be more obvious, but it's not that "everything" is
unicode :).
See the FAQ: http://is.gd/k2XF
More information about the Twisted-Python
mailing list