summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/lib/passlib.utils.handlers.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/lib/passlib.utils.handlers.rst b/docs/lib/passlib.utils.handlers.rst
index 509e234..bacedfa 100644
--- a/docs/lib/passlib.utils.handlers.rst
+++ b/docs/lib/passlib.utils.handlers.rst
@@ -142,6 +142,10 @@ The StaticHandler class
.. _testing-hash-handlers:
+Other Constructors
+==================
+.. autoclass:: PrefixWrapper
+
Testing Hash Handlers
=====================
Within it's unittests, Passlib provides the :class:`~passlib.tests.utils.HandlerCase` class,