the demise of 'from foo import * and its implications?

Sean 'Shaleh' Perry shaleh at valinux.com
Fri Mar 2 16:06:56 EST 2001


I understand that the 'from foo import *' syntax will be deprecated some day
soon.  How will this affect things like thr gtk python binding which has many
many functions, defines, etc?  Will I have code where every other word is
'gtk.Foo'?




More information about the Python-list mailing list