fix several Py3 issues

This commit is contained in:
wmayer
2019-01-03 18:11:37 +01:00
parent 730f314839
commit 3e12a59d41
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)