Hi All, i'm running web2py 2.2.1 When I try to return a rss with the generic.rss view or when I try to follow example http://www.web2py.com/examples/simple_examples/rss_aggregator
It serves a ticket with: 'module' object has no attribute 'dumps' The gluon/contrib/rss2 -> doesn't have a dumps method?? Am I doing something wrong? Kind Regards Rene --

