X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FTools%2FVerima%2FBase%2FexportToCSV.py;fp=src%2FTools%2FVerima%2FBase%2FexportToCSV.py;h=783e7ac7481c2ce301bac63870577df18aa78957;hp=4560a2a6fa62ef15645f0ece82ec4e5481eafcf9;hb=02593a6a3db29a782e1ecf55bac36c3f38537850;hpb=63c75f2e20fda47e06650e57e250a16734229302 diff --git a/src/Tools/Verima/Base/exportToCSV.py b/src/Tools/Verima/Base/exportToCSV.py index 4560a2a6f..783e7ac74 100755 --- a/src/Tools/Verima/Base/exportToCSV.py +++ b/src/Tools/Verima/Base/exportToCSV.py @@ -1,7 +1,6 @@ #!/usr/bin/env python import sys,os -from PyQt4 import QtGui,QtCore pathRacine=os.path.abspath(os.path.join(os.path.dirname(os.path.abspath(__file__)),'..')) if os.path.dirname(pathRacine) not in sys.path :