i thought there was a way to configure pyqt to behave like pyside... guess not.
http://pyqt.sourceforge.net/Docs/PyQt4/gotchas.html#python-strings-qt-strings-and-unicode On Mon, Jul 8, 2013 at 3:24 PM, Tony Barbieri <[email protected]> wrote: > PySide is supposed to output string and do away with all the QString > stuff, but Gene is using PyQt which I believe still uses QString. > >

