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 b05f63fd5f08d1d1878bdcf65ebbd4ad10c6f2c9 (commit) from 1a5aed7b7146d7925f1abca9c451c028db65b39c (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 b05f63fd5f08d1d1878bdcf65ebbd4ad10c6f2c9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri May 27 23:44:55 2011 +0200 adds infrastructure for proxy_options class constructor kwarg ----------------------------------------------------------------------- Summary of changes: x2go/backends/proxy/base.py | 41 +++++++++++++-- x2go/backends/terminal/_stdout.py | 102 +++++++++++++++++++----------------- x2go/client.py | 7 ++- x2go/session.py | 3 +- 4 files changed, 98 insertions(+), 55 deletions(-) hooks/post-receive -- Python X2go Client API