[X2go-Commits] python-x2go.git - master (branch) updated: 0.2.0.10-78-g5035773

X2Go dev team git-admin at x2go.org
Sat Nov 17 01:45:18 CET 2012


The branch, master has been updated
       via  5035773988304b7af3f3b28b2e736eb832fc7501 (commit)
      from  5ba7271ccdfd828b3c045b4b6878a56df6336c2e (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 -----------------------------------------------------------------
commit 5035773988304b7af3f3b28b2e736eb832fc7501
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Nov 17 01:43:49 2012 +0100

    whitespace fix

-----------------------------------------------------------------------

Summary of changes:
 x2go/client.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/client.py b/x2go/client.py
index 2429cb9..e60aea8 100644
--- a/x2go/client.py
+++ b/x2go/client.py
@@ -179,7 +179,7 @@ class X2goClient(object):
 
     lang = 'en'
 
-    def __init__(self, 
+    def __init__(self,
                  control_backend=control.X2goControlSession,
                  terminal_backend=terminal.X2goTerminalSession,
                  info_backend=info.X2goServerSessionInfo,


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