Exception on a particular feed

Jorrit Schippers - nCode jorrit at ncode.nl
Thu May 15 21:23:12 EST 2008


Hello all,

Since a couple of days I get an exception on a particular feed. I use the
planetplanet distribution from planetplanet.org. I get the idea that there
are some forks available on some other sites, but it is hard to find the
"best" version of planetplanet.

ERROR:planet.runner:Update of <http://nederhop074.wordpress.com/feed/>
failed
Traceback (most recent call last):
  File "/var/www/dehardewaarheid.nl/planet/planet/__init__.py", line 246, in
run
    channel.update()
  File "/var/www/dehardewaarheid.nl/planet/planet/__init__.py", line 654, in
update
    self.update_entries(info.entries)
  File "/var/www/dehardewaarheid.nl/planet/planet/__init__.py", line 760, in
update_entries
    item.update(entry)
  File "/var/www/dehardewaarheid.nl/planet/planet/__init__.py", line 883, in
update
    if item.type == 'text/html':
  File "/var/www/dehardewaarheid.nl/planet/planet/feedparser.py", line 238,
in __getattr__
    raise AttributeError, "object has no attribute '%s'" % key
AttributeError: object has no attribute 'type'


Thanks in advance for your time,

Jorrit Schippers



More information about the devel mailing list