Path: py3 fixes

Needed for unit tests to pass
This commit is contained in:
Peter Lama
2017-06-15 16:38:22 -04:00
committed by wmayer
parent 2e6f223ea3
commit ce95183fad
7 changed files with 62 additions and 39 deletions

View File

@@ -30,7 +30,7 @@ from DraftGeomUtils import geomType
import PathScripts
from PathScripts import PathJob
import numpy
import PathLog
from PathScripts import PathLog
from FreeCAD import Vector
import Path
from PySide import QtCore