GnomePython 2.16.1 has been just released. This a bugfix release. GnomePython provides python interfacing modules for most of the GNOME Developer Platform libraries (except those already wrapped somewhere else.) Currently the list of provided python modules includes:
- gnome, gnome.ui - gnomecanvas - gnomevfs - gconf - bonobo, bonobo.activation, bonobo.ui Overview of Changes from gnome-python 2.16.0 to gnome-python 2.16.1 ==================================================================== * gnomevfs - Correctly detect the python library on Mac OS X (#363374) * gconf - Fix crash when using gconf.Client() (#365565) * general - Make unit tests use the modules from builddir - Make all code Python 2.5 + 64-bit ready (#338490) The source tarball can be found here: http://download.gnome.org/sources/gnome-python/2.16/ Please file bug reports (bugs, missing APIs) here: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python -- Gustavo J. A. M. Carneiro <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> The universe is always one step beyond logic _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
