On Friday 16 April 2010 11:59:29 Mark Summerfield wrote: > BTW Keep in mind that the number of PySide programs is probably quite > small at the moment, so _most_ PySide programs have yet to be written > (or ported from PyQt). In view of this I think it could easily be the > case that Python 3 is overwhelmingly the most common Python version used > by most PySide programs. I think this is even more of an argument to > adopt API 2 and to make PySide for Python 3 as Pythonic as possible.
Note that some of Nokia's platforms are tied to older Python versions, so while Python 3 might (slowly) start to be prevalent on desktops, mobile platforms are a bit behind for various reasons. Maemo 5 is Python 2.5, and from what I've heard/seen, Maemo 6 and MeeGo will be Python 2.6, very likely making Python 2.x compatibility/upgrade paths important for core PySide folks :) Regards, Attila _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
