FreeCAD: master 38034062

Author Committer Branch Timestamp Parent
M G Berberich yorik master 2020-01-28 13:41:32 master 202d1007
Changeset [Draft]fix circular array python2

There was semantic change of the division operator ‘/’
from python2 to python3. This fix makes the circular array
work with python2 correctly.
See PEP 238
mod - src/Mod/Draft/Draft.py Diff File