latin1 / utf8

Issue #13 resolved
Wolfram Lyda created an issue

In some cases the PyUnicode_FromString()-Method should be changed to PyUnicode_DecodeLatin1() if QString.toLatin1().data() should be converted to avoid special-character errors.

This changes need some more elaborated testings

Comments (3)

  1. Log in to comment