From kde-announce Mon Sep 06 19:36:43 1999 From: Phil Thompson Date: Mon, 06 Sep 1999 19:36:43 +0000 To: kde-announce Subject: ANNOUNCE: PyQt v0.9 and PyKDE v0.9 (Python Bindings) X-MARC-Message: https://marc.info/?l=kde-announce&m=93664786000708 I've put v0.9 of my Python bindings for Qt and KDE in the usual place at: http://www.river-bank.demon.co.uk/software Changes since v0.8 include: separate Qt and KDE bindings KDE bindings further split into separate modules (kdecore, kdeui, khtmlw etc.) 2 new Qt classes 5 new KDE classes support for disconnect() support for Python threads instances of QEvent are automatically converted to the correct event sub-class. Phil