[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.0.43.0-10-gfdaed69

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:56:35 CEST 2013


The branch, twofactorauth has been updated
       via  fdaed69ec37e3794ad26fb44d7498d61aa699985 (commit)
      from  8c552180e8ab3080d983f387bd1c436d9d792cfc (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/backends/proxy/base.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/backends/proxy/base.py b/x2go/backends/proxy/base.py
index bb2d42f..1e121d0 100644
--- a/x2go/backends/proxy/base.py
+++ b/x2go/backends/proxy/base.py
@@ -44,7 +44,7 @@ if _X2GOCLIENT_OS in ("Windows"):
     import subprocess
 else:
     import x2go.gevent_subprocess as subprocess
-    from x2go_exceptions import WindowsError
+    from x2go.x2go_exceptions import WindowsError
 
 from x2go.defaults import LOCAL_HOME as _LOCAL_HOME
 from x2go.defaults import X2GO_SESSIONS_ROOTDIR as _X2GO_SESSIONS_ROOTDIR


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




More information about the x2go-commits mailing list