I found a workaround for my purposes:

        qba = QByteArray()
        qba.append(data_str, len(data_str))

I'll update the bug with as much.

Eli
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to