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
syb...@stuvel.eu
http://stuvel.eu/

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to