Chris McDonough
2011-09-05 69e27533894bdd579b2c995bb611075477468f5f
Merge branch 'master' of github.com:Pylons/pyramid
1 files modified
4 ■■■■ changed files
pyramid/traversal.py 4 ●●●● patch | view | raw | blame | history
pyramid/traversal.py
@@ -43,8 +43,8 @@
    path string or tuple generated by either of those functions.
    Rules for passing a *string* as the ``path`` argument: if the
    first character in the path string is the with the ``/``
    character, the path will considered absolute and the resource tree
    first character in the path string is the ``/``
    character, the path is considered absolute and the resource tree
    traversal will start at the root resource.  If the first character
    of the path string is *not* the ``/`` character, the path is
    considered relative and resource tree traversal will begin at the resource