On 2010-04-16 10:25 AM, Mark Summerfield wrote:
On 2010-04-16, Matti Airas wrote:
Here goes:

http://www.pyside.org/docs/pseps/psep-0101.html

(I just notice the formatting is a bit messed up in a couple of places;
I'll fix them on Monday.)

At this point, a couple of comments:

On 16.04.2010 12:59, ext Mark Summerfield wrote:
Title: More Pythonic API for Python 3/PySide

This is rather generic. How about "Adopt PyQt's API 2 for PySide"?

No, it _must_ specify "Python 3". API 2 won't work with Python 2 (at
least not nicely) because Python 2's str class is local 8 bit not
Unicode.

Maybe I'm missing something. Why not just use unicode objects on Python 2 and str object on Python 3?

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco

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

Reply via email to