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 273e67e08d30e30b30240588fdddb9e9845e8a09 (commit) via f085f47043f003f1c6123b8cd3d65582b223f0f2 (commit) from 49529de671fb76aa6c75407dec5ee4e82c1dc27b (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 273e67e08d30e30b30240588fdddb9e9845e8a09 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed May 25 01:29:46 2011 +0200 updates __doc__ strings in checkhosts.py commit f085f47043f003f1c6123b8cd3d65582b223f0f2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed May 25 01:29:24 2011 +0200 adds __doc__ strings for hook methods in client.py ----------------------------------------------------------------------- Summary of changes: x2go/checkhosts.py | 4 +- x2go/client.py | 230 +++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 231 insertions(+), 3 deletions(-) hooks/post-receive -- Python X2go Client API