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

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

Reply via email to