Get rid of pygtk.require. It doesn't make a lot of sense
and recent apps are not using it anyway.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import os
|
||||
|
||||
import pygtk
|
||||
pygtk.require('2.0')
|
||||
import gtk
|
||||
|
||||
from sugar.bots import Bot
|
||||
|
||||
Reference in New Issue
Block a user