I have put up a new snapshot of pygtk and gnome-python.  The big change is
that I have commented out the __[gs]etattr__ functions as they were had
the potential to cause more trouble than convenience.

This release also fixes up a number of bugs in the style code that I
introduced in a previous snapshot, and adds a cursor changing example to
testgtk.py.  I have also updated the XML parser in the pyglade package.
If the xmllib module is available (and it is for python >= 1.5), it will
use that as its parser instead of my crappy one.  This should make the
pyglade code a bit more robust.

I have also included a file MAPPING, which gives a bit of information
about the internals of pygtk for those who are interested, and the mapping
of the C functions to python, which is useful for those wanting to use
documentation or examples written for C.

This will probably be the next release of pygtk.

James Henstridge.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to