[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.1.0.0

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:56:44 CEST 2013


The branch, twofactorauth has been updated
       via  389eb6a972fe15b6bb04a77545870698a63bea26 (commit)
      from  58bd193467ccc40111b187955bac8b7c7d7ac2b0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2go/session.py |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2go/session.py b/x2go/session.py
index 7fc39fb..aff1933 100644
--- a/x2go/session.py
+++ b/x2go/session.py
@@ -407,8 +407,8 @@ class X2goSession(object):
         This method can be used to modify L{X2goSession} parameters after the
         L{X2goSession} instance has already been initialized.
 
-        @params: a Python dictionary with L{X2goSession} parameters
-        @type: C{dict}
+        @param params: a Python dictionary with L{X2goSession} parameters
+        @type params: C{dict}
 
         """
         try: del params['server'] 


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list