branch | stable |
changeset 5313 | c4fe397379c7 |
parent 5301 | f4219a6e62e3 |
child 5421 | 8167de96c523 |
--- 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 = [