Closed morganrallen closed 5 years ago
This addresses #10 and enables EA to work with FreeCAD 0.18 and beyond, which will be using Python 3, dropping xrange.
Python 2 still support range so this should be backwards compatible.
This addresses #10 and enables EA to work with FreeCAD 0.18 and beyond, which will be using Python 3, dropping xrange.
Python 2 still support range so this should be backwards compatible.