FreeCAD: master 603b19d7

Author Committer Branch Timestamp Parent
Tobias Bossert wwmayer master 2020-06-25 12:20:45 master 04833a5f
Changeset Fixed import from XLSX files

since getText() already returns a string, the encode() function results in a byte object which is not compatible with setAlias().
mod - src/Mod/Spreadsheet/importXLSX.py Diff File