Chris McDonough
2013-10-31 c126033112e468cdf858c7c1ad0bb29e7f57f520
indicate default
1 files modified
2 ■■■ changed files
pyramid/security.py 2 ●●● patch | view | raw | blame | history
pyramid/security.py
@@ -478,7 +478,7 @@
        :param permission: Does this request have the given permission?
        :type permission: unicode, str
        :param context: Typically a resource of a regsitered type.
        :param context: A resource object or ``None``
        :type context: object
        :returns: `pyramid.security.PermitsResult`