python & xml question

jano jnana4 at DELETEhotmailCAPS.com
Sat Aug 3 03:03:21 EDT 2002


I am just getting started with using python for xml.  I have been reading
'Python & XML', but it doesn't explain the EntityResolver interface well
enough for me to know how to use it.  I am using sax to parse an xml file,
but the program halts when it gets to the first '—'

How do I specify what that should resolve to? I thought that
DeclHandler.internalEntityDecl(name, value) seemed like it might be what I
am looking for, but I can't get that to work.

-j.







More information about the Python-list mailing list