diff -r 934e758a73ef -r eae23c40627a web/views/urlpublishing.py --- a/web/views/urlpublishing.py Tue Dec 08 10:40:20 2009 +0100 +++ b/web/views/urlpublishing.py Tue Dec 08 10:58:56 2009 +0100 @@ -75,7 +75,7 @@ :type path: str :param path: the path of the resource to publish - :rtype: tuple(str, `cubicweb.common.utils.ResultSet` or None) + :rtype: tuple(str, `cubicweb.utils.ResultSet` or None) :return: the publishing method identifier and an optional result set :raise NotFound: if no handler is able to decode the given path