Archive for June, 2008

Peapod 0.7.2 – xml is mysterious

Wednesday, June 11th, 2008

Bug Fixes Removed the dependency on PythonXML. errors like Traceback (most recent call last): File “./peapod.py”, line 7, in from Peapod.peapod import getConfig, newTracks, feedLog File “/home/hldevore/bin/peapod/Peapod/peapod.py”, line 36, in from Peapod import OPML File “/home/hldevore/bin/peapod/Peapod/OPML.py”, line 92, in class OPMLHandler(saxutils.DefaultHandler): AttributeError: ‘module’ object has no attribute ‘DefaultHandler’ Should be fixed by this release. Download […]