Joe Drew <[EMAIL PROTECTED]> writes:
> I've updated glimmer to build against python 2.3 and the new
> python-gtk-1.2 package, but have run into problems running it. I'm
> wondering what has changed; is there an easy workaround? (I know some
> python but am not, by any means, a python hacker.)
>
>
I've updated glimmer to build against python 2.3 and the new
python-gtk-1.2 package, but have run into problems running it. I'm
wondering what has changed; is there an easy workaround? (I know some
python but am not, by any means, a python hacker.)
import pygtk
pygtk.require('1.2')
from gtk import
2 matches
Mail list logo