Fixed bugs and new features:
- #25 adding warning output to ask for removing reduntant sections manually; before only the line with unused uuid would be removed, that will make project file cannot open.
- #28 add Python 3 compatibility
Thanks @heni for the python3 support contribution