Path: py3 fixes

Needed for unit tests to pass
This commit is contained in:
Peter Lama
2017-06-18 16:33:20 +02:00
committed by wmayer
parent f6a086dde0
commit 17031e2a24
7 changed files with 62 additions and 39 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
import FreeCAD
import FreeCADGui
import PathUtils
import PathScripts.PathUtils as PathUtils
import PathScripts.PathLog as PathLog
LOG_MODULE = 'PathSelection'