Draft/Arch: maintain Python 2 compatibility
In order to pass test under Python 2
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#* *
|
||||
#***************************************************************************
|
||||
|
||||
from __future__ import print_function
|
||||
import sys
|
||||
import FreeCAD, time
|
||||
if FreeCAD.GuiUp:
|
||||
|
||||
Reference in New Issue
Block a user