Re: [pygtk] import pygtk

2009-12-31 Thread Rafael Villar Burke (Pachi)
On 31/12/2009 16:46, Dean Sadites wrote: > Hello. I was wondering if you could tell me why all of the Python/GTK > apps I write seem to work WITH or WITHOUT the "import pygtk" line? Is > this now optional? Is Python automatically adding it if it's missing? > Thanks! > Hi, Dena, I'm forward

Re: [pygtk] import pygtk; pygtk.require("2.0")

2003-03-27 Thread Johan Dahlin
ons 2003-03-26 klockan 13.31 skrev Dionysius Wilson Almeida: > Hi Everyone, > > I'm trying to learn bonobo component programming using python. I read > the tutorial on http://www.pycage.de/howto_bonobo.html and tried running > the programs but the first line in all the programs try to import pygtk

[pygtk] import pygtk; pygtk.require("2.0")

2003-03-27 Thread Dionysius Wilson Almeida
Hi Everyone, I'm trying to learn bonobo component programming using python. I read the tutorial on http://www.pycage.de/howto_bonobo.html and tried running the programs but the first line in all the programs try to import pygtk module. Now i searched and I'm using Redhat 8.0 and I've installed al