On 24.08.2010 14:52, ext Sivan Greenberg wrote:
So, to be specific, convert to QString(s) if possible.

There are no Python-visible QStrings any longer, so this was more about whether to do a Python-level conversion int->str.

But, apparently I was being a bit hasty:

" ".join(["asd",34,"efg"])

also returns an error, so by analogy, the current semantics are correct. Sorry for the confusion. :-)

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

Reply via email to