Version: (using KDE KDE 3.2.0) OS: Linux I work in python and there are plenty of things which are built in datatypes ( bool -> True/False, dict, tuple, string, functions, methods etc. ). When I add a datatype to the project, and generate code, I get "import Int from *" when I really don't want anything there at all. This is probably a generic problem for all languages though the python generator is the only one I've used.
This would be solved by solving 74429 *** This bug has been marked as a duplicate of 74429 ***