Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/hand.py
diff options
context:
space:
mode:
Diffstat (limited to 'hand.py')
-rw-r--r--hand.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/hand.py b/hand.py
index cd149c7..d3f968a 100644
--- a/hand.py
+++ b/hand.py
@@ -1,7 +1,4 @@
#Copyright (c) 2011 Walter Bender
-# Port To GTK3:
-# Ignacio Rodriguez <ignaciorodriguez@sugarlabs.org>
-
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -13,7 +10,7 @@
# Foundation, 51 Franklin Street, Suite 500 Boston, MA 02110-1335 USA
-from gi.repository import Gtk
+import gtk
from utils import json_dump, json_load