XML

Salvatore salvatore at nolog.org
Fri Mar 19 16:53:23 EST 2004


Hello,

I'am trying to parse an XML file using sax and Python 2.3 on windows

class FindIssue(saxutils.DefaultHandler):
AttributeError: 'module' object has no attribute 'DefaultHandler'

Doesn't DefaultHandler makes part of saxutils ?

Thank you for your responses

Salvatore




More information about the Python-list mailing list