[PyQt] pyuic, pyrcc, etc compatibility
Phil Thompson
phil at riverbankcomputing.com
Sun May 8 14:59:54 BST 2011
On Sun, 08 May 2011 13:47:10 +0100, kachelaqa <kachelaqa at gmail.com> wrote:
> hello
>
> i have looked at the docs for pyuic4 and pyrcc4 regarding compatibility
> between python versions and note that pyrcc4 has specific options for
> dealing with this, but the other tools do not.
>
> can you please confirm whether or not the other tools guarantee
> compatibility between python2 and python3 for the same version of PyQt4?
pyuic4 runs under both 2 and 3 and the code it generates runs under 2 and
3.
Phil
More information about the PyQt
mailing list