Issue with: examples/upload/drawit.py > getActiveObjs() `guitree.iter` does not work for me, apparently the newest version of xml.etree.ElementTree uses `guitree.getiterator`, as used [here](https://github.com/The-Fonz/freecad-parametric-generator/blob/master/utils.py).