[PyQt] ANN: PyQt v4.7, SIP v4.10, QScintilla v2.4.1 Released
Phil Thompson
phil at riverbankcomputing.com
Fri Jan 15 10:25:43 GMT 2010
PyQt v4.7, SIP v4.10 and QScintilla v2.4.1 have been released and are
available for download at the usual place.
I will make a separate announcement about the Windows binary installers
when they are ready.
The highlights are...
- full support for Qt v4.6 including the new QMultimedia module
- all callables have docstrings that describe the Python signatures of each
callable (so help() now works)
- keyword arguments are supported for all optional arguments
- the text of the exception raised when passing a callable arguments of the
wrong type is vastly improved - it now tells you why the arguments were
incorrect for each of the possible overloads
Phil
More information about the PyQt
mailing list