Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Jam/Block.py
diff options
context:
space:
mode:
Diffstat (limited to 'Jam/Block.py')
-rw-r--r--Jam/Block.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/Jam/Block.py b/Jam/Block.py
index 14cd8c0..004adae 100644
--- a/Jam/Block.py
+++ b/Jam/Block.py
@@ -1,7 +1,4 @@
-
-import pygtk
-pygtk.require( '2.0' )
-import gtk
+from gi.repository import Gtk
import random