On 10/22/2010 03:51 PM, Kevin Kofler wrote:
> Toshio Kuratomi wrote:
>> Thanks for sharing this!  I've added a page on python.org's wiki for
>> porting tips for python3 and pyqt:
>>
>> http://wiki.python.org/moin/PortingPythonToPy3k/PyQt4
>>
>> Feel free to add or correct information there.  I'm not certain if it
>> still does but in the past the python wiki allowed anonymous edits if you
>> don't want to make an account.
> 
> Is it possible to use:
> 
> import sip
> sip.setapi('QString', 1)
> 
> to continue using the original QString on Python 3?

Duh'...it is possible :-) Oh well. But I guess it's better to start
using the new API before it's deprecated completely...

-- 
Stanislav Ochotnicky <sochotni...@redhat.com>
Associate Software Engineer - Base Operating Systems Brno

PGP: 71A1677C
Red Hat Inc.                               http://cz.redhat.com

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to