[Python-Dev] sgmllib Comments
"Martin v. Löwis"
martin at v.loewis.de
Mon Jun 12 17:29:06 CEST 2006
More information about the Python-Dev mailing list
Mon Jun 12 17:29:06 CEST 2006
- Previous message: [Python-Dev] sgmllib Comments
- Next message: [Python-Dev] Bug: xml.dom.pulldom never gives you END_DOCUMENT events with an Expat parser
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sam Ruby wrote: > I don't see why expanding to multiple characters is a problem. That isn't a problem. Expanding to unparsed entities is. So the current call to handle_entityref must remain. Regards, Martin
- Previous message: [Python-Dev] sgmllib Comments
- Next message: [Python-Dev] Bug: xml.dom.pulldom never gives you END_DOCUMENT events with an Expat parser
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list