[PyQt] New PyQt APIs

Sybren A. Stüvel sybren at stuvel.eu
Tue Feb 16 08:17:26 GMT 2010


Hi Martin,

On Monday 15 February 2010 14:06:20 Martin Teichmann wrote:
> The other thing I stumbled about is the
> sip.setapi thing. It's a bit strange a thing,
> especially because it has to be called
> before other imports, making the imports
> a bit cluttered. I propose to make our own
> __future__ module (or package), so
> that you can just write:
> 
> from PyQt4.__future__ import QString

I can do simply "from PyQt4.QtCore import QString" and then use it. Can you 
give an example of where this fails?

-- 
Sybren A. Stüvel
sybren at stuvel.eu
http://stuvel.eu/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100216/fc0aaf8c/attachment.pgp>


More information about the PyQt mailing list