KeyError's for various wiki feeds
Sam Ruby
rubys at intertwingly.net
Fri Aug 10 00:24:07 EST 2007
On 09 Aug 2007 14:56:13 +0100, Marc Girod <mgirod at iona.com> wrote:
>
> venus> python tests/reconstitute.py "http://wiki.iona.com/icde-wiki/RecentChanges?action=rss_rc&items=50&ddiffs=1&unique=1"
> Error processing http://wiki.iona.com/icde-wiki/RecentChanges?action=rss_rc&items=50&ddiffs=1&unique=1
> TypeError: _resolveRelativeURIs() takes exactly 3 arguments (4 given)
You have a different version of the Universal Feed Parser installed in
your search path, and that is causing confusion. Luckily, Santiago
Gala encountered a similar problem recently, and provided a patch.
I've pulled in his change and pushed it out to my repository. Give it
a try.
> venus> bzr update
> Tree is up to date at revision 241.
> venus> bzr status
> unknown:
> tests/work/
[snip]
>
> Do I remove this by hand?
You can, but if the tests ever run correctly, they will do that for you.
- Sam Ruby
More information about the devel
mailing list