summaryrefslogtreecommitdiff
path: root/paramiko/ssh_gss.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-09-08 17:31:43 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-09-08 17:31:43 -0700
commit27c1b4978890b403956756c1ca11e770a6be71da (patch)
treeca3742cdaf57ccb0999a1725801289160a7704a4 /paramiko/ssh_gss.py
parentfd8a2a06ac35f25f49a5bfb40bcfadb504586963 (diff)
downloadparamiko-27c1b4978890b403956756c1ca11e770a6be71da.tar.gz
Versionadded for the new modules
Diffstat (limited to 'paramiko/ssh_gss.py')
-rw-r--r--paramiko/ssh_gss.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/paramiko/ssh_gss.py b/paramiko/ssh_gss.py
index ec21a79a..d4be9bee 100644
--- a/paramiko/ssh_gss.py
+++ b/paramiko/ssh_gss.py
@@ -25,6 +25,8 @@ This module provides GSS-API / SSPI authentication as defined in RFC 4462.
.. note:: Credential delegation is not supported in server mode.
.. seealso:: :doc:`/api/kex_gss`
+
+.. versionadded:: 1.15
"""
import struct