[PyKDE] ANNOUNCE: PyQt/PyKDE v0.12pre1
Phil Thompson
phil at river-bank.demon.co.uk
Sat May 13 10:45:58 BST 2000
v0.12pre1 of SIP, PyQt and PyKDE is in the usual place at
http://www.river-bank.demon.co.uk/software/private. Changes include...
implementation of KProcess and KShellProcess
implementation of QListBoxItem.append(), QStringList.append() and
QStringList.prepend()
addition of themes.py to the PyQt examples
clarification of the software license (uses the X11 license, not the
GPL)
run-time checking for None (ie. NULL) being passed as a pointer that is
going to be dereferenced
fixes for all the little bugs I've sent people private patches for.
Basically, this is a small tidy-up release. It would be nice if those
that need KProcess could give it a quick test (particularly connecting
the receivedStdout and receivedStderr signals to a Python function or
method).
Phil
More information about the PyQt
mailing list