FreeCAD: master ef22d520

Author Committer Branch Timestamp Parent
looooo wmayer master 2017-05-17 11:24:17 master fed9d791
Affected Issues  0000995: Python3 compatibility (Ongoing)
Changeset py3: define xrange for python3
this is done in files where the xrange is used.
replace this with range once python2 is not supported anymore.
issue 0000995
mod - src/Mod/Arch/Dice3DS/dom3ds.py Diff File
mod - src/Mod/Arch/Dice3DS/util.py Diff File
mod - src/Mod/Part/CompoundTools/CompoundFilter.py Diff File
mod - src/Mod/Path/PathScripts/PathDrilling.py Diff File
mod - src/Mod/Path/PathScripts/PathJob.py Diff File
mod - src/Mod/Path/PathScripts/PathSurface.py Diff File