Peapod 0.7.2 - xml is mysterious
Bug Fixes
- Removed the dependency on PythonXML. errors like
Traceback (most recent call last):Should be fixed by this release.
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’
Download
- Peapod 0.7.2 - peapodpy.org.uk
- Peapod 0.7.2 - Sourceforge
June 24th, 2008 at 11:42 am
erm… missing docs in the tarball again?
June 24th, 2008 at 10:45 pm
hmmm.. not from where I’m looking
June 24th, 2008 at 10:46 pm
although all the docs say
missing URL
December 27th, 2008 at 4:29 am
Your setup.py file is missing the Peapod.download script. I uploaded a fixed version here: http://pastebin.com/f2412859d
December 28th, 2008 at 5:58 pm
I also created an Arch Linux Package: http://bbs.archlinux.org/viewtopic.php?pid=470865