diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-02-14 16:50:32 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-02-14 16:50:32 -0800 |
commit | 70218ff852370e78e85425c22c100895f805c5a3 (patch) | |
tree | 93ec2dca98a5ce95d2cfc8d489f7a3cf6283a67d /sites | |
parent | e0ff365388702492b83816a42cc6e692cd15c542 (diff) |
Auth handler is purely internal and has no docstrings
Diffstat (limited to 'sites')
-rw-r--r-- | sites/docs/api/auth_handler.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sites/docs/api/auth_handler.rst b/sites/docs/api/auth_handler.rst deleted file mode 100644 index 0fdb490f..00000000 --- a/sites/docs/api/auth_handler.rst +++ /dev/null @@ -1,4 +0,0 @@ -paramiko.auth_handler module -============================ - -.. automodule:: paramiko.auth_handler |