Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/deck.py
diff options
context:
space:
mode:
Diffstat (limited to 'deck.py')
-rw-r--r--deck.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/deck.py b/deck.py
index ca145f3..47573e1 100644
--- a/deck.py
+++ b/deck.py
@@ -10,9 +10,6 @@
# Foundation, 51 Franklin Street, Suite 500 Boston, MA 02110-1335 USA
-import pygtk
-pygtk.require('2.0')
-import gtk
from random import randrange
from constants import HIGH, MEDIUM, LOW, FILLS, SHAPES, NUMBER, COLORS, \