FreeCAD: master 9e3a981d

Author Committer Branch Timestamp Parent
Zheng, Lei wmayer master 2019-08-02 04:43:03 master d3500ecf
Changeset Base: fix duplicated exception message

Because the exception can propagate across C++ and Python boundary
multiple times, prepending extra information may cause duplication,
something like,

"FreeCAD exception thrown(FreeCAD exception thrown(..."
mod - src/Base/PyObjectBase.h Diff File