D:\Test>python comics.py
Traceback (most recent call last):
File "comics.py", line 5, in ?
class FindIssue(saxutils.DefaultHandler):
AttributeError: 'module' object has no attribute 'DefaultHandler'I hope someone here can explain what has changed and how a working example looks today. My needs are very simple, so don't want to install any packages on top of the standard distribution.
1. http://pyxml.sourceforge.net/topics/howto/node12.html
--
Gustaf -- http://mail.python.org/mailman/listinfo/python-list
