On 7/26/07, Stefan Scholl <[EMAIL PROTECTED]> wrote:
> Chris Mellon <[EMAIL PROTECTED]> wrote:
> > XML is not a string. It's a specific type of bytestream. If you want
> > to work with XML, then generate well-formed XML in the correct
> > encoding. There's no reason you should have an XML document (as
> > opposed to values extracted from that document) in unicode objects at
> > all.
>
> The affected method in xml.sax is called parseString()
>

The imprecision of the english language has caused greater problems
than this. Since you've now had everything clarified for you, and the
imprecision is resolved, I'm sure that this won't be a problem again.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to