diff -r d2dbba898a96 -r c4fe397379c7 web/views/urlrewrite.py --- a/web/views/urlrewrite.py Fri Apr 16 16:40:25 2010 +0200 +++ b/web/views/urlrewrite.py Fri Apr 16 16:43:41 2010 +0200 @@ -188,8 +188,8 @@ class SchemaBasedRewriter(URLRewriter): - """Here, the rules dict maps regexps or plain strings to - callbacks that will be called with (input, uri, req, schema) + """Here, the rules dict maps regexps or plain strings to callbacks + that will be called with inputurl, uri, req, schema as parameters. """ __regid__ = 'schemabased' rules = [