[X2Go-Commits] [pyhoca-gui] 38/71: CVix: only import PyHocaGUI_Launcher in CVix.py

git-admin at x2go.org git-admin at x2go.org
Thu Mar 20 00:32:43 CET 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch cvix/2.x
in repository pyhoca-gui.

commit 65c73b6d1251c6e3a18b862ce3ec8d41312fd0be
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Feb 7 20:14:24 2014 +0100

    CVix: only import PyHocaGUI_Launcher in CVix.py
---
 CVix.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CVix.py b/CVix.py
index 6e35f78..fbe2f43 100755
--- a/CVix.py
+++ b/CVix.py
@@ -29,7 +29,7 @@ except ImportError:
 import os
 import sys
 
-from pyhoca.wxgui.launcher import *
+from pyhoca.wxgui.launcher import PyHocaGUI_Launcher
 
 import x2go
 import CVix_session_profile_template

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git



More information about the x2go-commits mailing list