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 Client API". The branch, master has been updated via 565d53c772448646f065bca08f3ab0b96cab1a30 (commit) via f1d83c291a5145e447573c592428ba5b9ec4d22d (commit) via a9398f1bf6c434dfa4fe4fbf6e2a78916771909c (commit) from 25ae8bdeb523ff6266fdcdc47832a3afca55f88d (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 565d53c772448646f065bca08f3ab0b96cab1a30 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue May 24 20:42:51 2011 +0200 adds __doc__ strings to xserver.py commit f1d83c291a5145e447573c592428ba5b9ec4d22d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue May 24 20:38:16 2011 +0200 fixes method constructor commit a9398f1bf6c434dfa4fe4fbf6e2a78916771909c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue May 24 20:12:03 2011 +0200 __doc__ string update of __init__.py ----------------------------------------------------------------------- Summary of changes: x2go/__init__.py | 83 ++++++++++++++++++++++++++++------------------------- x2go/client.py | 1 + x2go/xserver.py | 61 ++++++++++++++++++++++++++++++++-------- 3 files changed, 94 insertions(+), 51 deletions(-) hooks/post-receive -- Python X2go Client API