[PyKDE] pickle.dump and QString
Maurizio Colucci
maurizio.colucci at gmail.com
Fri Aug 5 14:12:39 BST 2005
Hello,
pickle.dump seems to fail with classes which have QStrings as members.
Any idea how to deal with that?
PS: I'd rather avoid, if possible, converting qstrings to python
strings with str(), since an automatic transcoding seems to happen,
which I can't seem to reverse, and which breaks the appearance of
nonlatin characters (such as umlauts).
Thank you
Maurizio
More information about the PyQt
mailing list