Re: [XML-SIG] pyxml wants Internet connection?
by =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?= other posts by this author
May 27 2003 12:51PM messages near this date
Re: [XML-SIG] pyxml wants Internet connection?
|
Re: [XML-SIG] pyxml wants Internet connection?
Gary Robinson wrote:
> Thanks -- I'm using xml.sax's make_parser to make a parser, and I'm doing my
> parsing with that. I have pyXML installed. This is on OS X.
I see. After invoking the parser's reset, and before invoking feed, you
need to invoke
parser._parser.SetParamEntityParsing(xml.parsers.expat.XML_PARAM_ENTITY_PARSING_NEVER)
Regards,
Martin
_______________________________________________
XML-SIG maillist - XML-SIG@[...].org
http://mail.python.org/mailman/listinfo/xml-sig
Thread:
Gary Robinson
=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=
Gary Robinson
=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=
Gary Robinson
Martin v. =?iso-8859-15?q?L=F6wis?=
Gary Robinson
Martin v. =?iso-8859-15?q?L=F6wis?=
|