The sifio module could only serialize the str type. This commits adds support for unicode strings. Some properties of FreeCAD objects like the equation variable name use unicode strings.
The sifio module could only serialize the str type. This commits adds support for unicode strings. Some properties of FreeCAD objects like the equation variable name use unicode strings.