converting xmllib to xml.sax

Sakcee sakcee at gmail.com
Fri Apr 21 19:36:43 EDT 2006


Hi

I am trying to convert an override of xmllib.XMLparser , in the
handle_doctype method we are catching the entities using
load_dtd(sysid).gen_ents

how can I do the same with xml.sax, does xml.sax has anything to catch
the entties


thanks




More information about the Python-list mailing list