https://bugs.kde.org/show_bug.cgi?id=368253
Bug ID: 368253 Summary: Python import fails to import variables initializers with negative numbers Product: umbrello Version: 2.20.1 (KDE Applications 16.08.1) Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: ralf.habac...@freenet.de Python code containing class or instance variables with negative number as initializers are not imported correctly. Reproducible: Always Steps to Reproduce: 1. start umbrello 2. switch active language to python 3. import the appended test case Actual Results: Negative float numbers are not imported correctly. Expected Results: Negative numbers should be imported correctly. -- You are receiving this mail because: You are watching all bug changes.