Chris McDonough
2010-11-18 8964ac5a6c041430efcc5bc9d40a13a2d472c968
get rid of extraneous note
1 files modified
3 ■■■■■ changed files
pyramid/request.py 3 ●●●●● patch | view | raw | blame | history
pyramid/request.py
@@ -259,9 +259,6 @@
        scheme, and port) for a named :app:`Pyramid`
        :term:`route configuration`.
        
        .. note:: Calling :meth:`pyramid.Request.route_path` can be used to
                  achieve the same result as :func:`pyramid.url.route_path`.
        This is a convenience method.  The result of calling
        :meth:`pyramid.request.Request.route_path` is the same as calling
        :func:`pyramid.url.route_path` with an explicit ``request``