On Wed, Sep 12, 2001 at 01:56:46PM +0800, James Henstridge wrote:

> As this would cause large source incompatibility, I am looking for
> people's opinions about such a change (I haven't decided which way I feel
> about this issue yet).

My name is David, and I use "from gtk import *".

I don't have anything in "production", but in my own code, aside from global
gtk functions, this would just require s/Gtk/gtk./.  Global gtk functions
would have to be dealt with separately.  Shouldn't be too hard to write a
sed script to do this.

Dave Cook
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to