[umbrello] [Bug 432686] New: Python code generator has unnecessary codec header

patrick bugzilla_noreply at kde.org
Tue Feb 9 12:46:30 GMT 2021


https://bugs.kde.org/show_bug.cgi?id=432686

            Bug ID: 432686
           Summary: Python code generator has unnecessary codec header
           Product: umbrello
           Version: 2.33.1 (KDE releases 20.12.1)
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: exporter
          Assignee: umbrello-devel at kde.org
          Reporter: patrickelectric at gmail.com
  Target Milestone: ---

Python has no necessity of codec, by default is utf-8.
https://docs.python.org/3/howto/unicode.html

> "The default encoding for Python source code is UTF-8"


STEPS TO REPRODUCE
1. Create UML diagram
2. Export the code as Python

OBSERVED RESULT
code will have codec header


EXPECTED RESULT
code without codec header


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: arch 5.10.12-arch1-1
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list