[PyKDE] For the sake of documentation:

ian reinhart geiser geiseri at yahoo.com
Tue Apr 16 22:07:39 BST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greetings,
Take note that the following code for Sip 3.2
...
releaseLock:
        Py_XDECREF(pyRes);

        sipCondReleaseLock(relLock);

        return nwritten;
...
is now
...
releaseLock:
        Py_XDECREF(pyRes);

        SIP_UNBLOCK_THREADS

        return nwritten;
...

I could not find this noted anywhere so I decided to make it at least noted in 
the list archives.

cheers
- -ian reinhart geiser
////search engine bait////

sipCondRelaseLock

releaseLock:

/////
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8vISEPy62TRm8dvgRAroyAKCYyV1ql//p94mdpPExek9CAmmD1QCg3gab
HHrb3C08LocBGcVdCluUQjM=
=5Elo
-----END PGP SIGNATURE-----


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





More information about the PyQt mailing list