Benjamin Peterson <musiccomposition <at> gmail.com> writes:
> 
> Well, unless the parser decodes explicitly, I believe this should be true.

XML documents have an encoding declaration... the parser's should be able to
handle it, no?

Actually, I've just checked and ElementTree does support bytes input, including
with non-ASCII chars. It's just that there are no tests for it.


_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to