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@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).