summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/zope/security/checker.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/zope/security/checker.py b/src/zope/security/checker.py
index 7fa2c0c..5b74242 100644
--- a/src/zope/security/checker.py
+++ b/src/zope/security/checker.py
@@ -52,6 +52,8 @@ API
The special constant that indicates that no permission
checking needs to be done.
+
+.. autofunction:: selectChecker
"""
import abc
import os