fix several Py3 issues

This commit is contained in:
wmayer
2019-01-03 18:11:37 +01:00
parent 7afb54f49b
commit df3853738e
12 changed files with 84 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
import FreeCAD,Assembly,time
print "Script to test the assembly development"
print ("Script to test the assembly development")
time.sleep(3)