[EMAIL PROTECTED] wrote:

> So in recap, it looks like it is trying to take my string argument as a
> file handler.  How can I get around this?

if you want to parse a string, use xml.sax.parseString instead of 
xml.sax.parse.

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to