diff options
| author | Eli Collins <elic@assurancetechnologies.com> | 2011-02-02 03:31:49 +0000 |
|---|---|---|
| committer | Eli Collins <elic@assurancetechnologies.com> | 2011-02-02 03:31:49 +0000 |
| commit | 710fd478750b9be544f3cc72dcfeb36c9a564428 (patch) | |
| tree | f9a478abdb8fb3b480c0469f5a6e5bb0c76abac6 /docs/lib | |
| parent | f195f54550ca8c0ec3fe0dd74d60be15ed5e05de (diff) | |
| download | passlib-710fd478750b9be544f3cc72dcfeb36c9a564428.tar.gz | |
work on autogenerating function docstrings for hash modules
Diffstat (limited to 'docs/lib')
| -rw-r--r-- | docs/lib/passlib.utils.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/lib/passlib.utils.rst b/docs/lib/passlib.utils.rst index 91788f4..0d6d809 100644 --- a/docs/lib/passlib.utils.rst +++ b/docs/lib/passlib.utils.rst @@ -44,9 +44,7 @@ Object Tests ============ .. autofunction:: is_crypt_handler -.. todo:: - - is_crypt_context +.. autofunction:: is_crypt_context Crypt Handler Helpers ===================== |
