Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
GnomePython 2.16.1
Posted by Philipp Esselbach on: 11/06/2006 08:02 AM [ Print | 0 comment(s) ]
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
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
===================================================================
* 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
