summaryrefslogtreecommitdiff
path: root/examples/simple/scribble.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/simple/scribble.py')
-rwxr-xr-xexamples/simple/scribble.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/simple/scribble.py b/examples/simple/scribble.py
index c1684490..465effd2 100755
--- a/examples/simple/scribble.py
+++ b/examples/simple/scribble.py
@@ -2,8 +2,6 @@
#this is a simple translation of the scribble example that comes with GTK+
-import sys
-import pygtk; pygtk.require("2.0")
import gtk
pixmap = None