[X2Go-Commits] python-x2go.git - release/0.4.0.x (branch) updated: 0.1.1.4-227-g02b0cc3

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:17:56 CET 2014


The branch, release/0.4.0.x has been updated
       via  02b0cc37d1a1997269c3ffb5b2498748f77c8d1d (commit)
      from  e03f3f438f36ef87dfd5d793ccd8461b610b0459 (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/mimeboxactions.py |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2go/mimeboxactions.py b/x2go/mimeboxactions.py
index 48a3b4f..bf87b69 100644
--- a/x2go/mimeboxactions.py
+++ b/x2go/mimeboxactions.py
@@ -29,7 +29,6 @@ __NAME__ = 'x2gomimeboxactions-pylib'
 import os
 import copy
 import time
-import gevent
 
 from defaults import X2GOCLIENT_OS as _X2GOCLIENT_OS
 if _X2GOCLIENT_OS in ("Windows"):
@@ -109,7 +108,7 @@ class X2goMIMEboxAction(object):
 
     def do_process(self, mimebox_file, mimebox_dir, ):
         """\
-        Wrapper (using C{gevent.spawn()}) method for the actual processing of MIME
+        Wrapper method for the actual processing of MIME
         box actions.
 
         @param mimebox_file: file name as placed in to the X2Go MIME box directory


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