The branch, twofactorauth has been updated via afbac212b70eb97ce83c00d86498daf4199582a2 (commit) from 3d5df6a0fb983aa3454b93adce909a3036814552 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2go/cache.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/x2go/cache.py b/x2go/cache.py index 15dab89..e91e54b 100644 --- a/x2go/cache.py +++ b/x2go/cache.py @@ -124,7 +124,8 @@ class X2goListSessionsCache(object): def list_sessions(self, session_uuid): """\ - Retrieve the current cache content of L{X2goListSessionsCache}. + Retrieve the current cache content of L{X2goListSessionsCache} for a given L{X2goSession} instance + (specified by its unique session UUID). @param session_uuid: unique identifier of session to query cache for @type session_uuid: C{str} 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).