summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2008-07-29 21:40:28 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-07-29 21:40:28 +0000
commita831d7702e12e014f7396ee0348159c5361083d2 (patch)
treeadccb9edfa93d89fc58b8bd6b5d5a154a35ea243 /examples
parentb323a08f84c0a072a25c375be19a6a0df7337348 (diff)
downloadpygobject-a831d7702e12e014f7396ee0348159c5361083d2.tar.gz
Whitespace
svn path=/trunk/; revision=900
Diffstat (limited to 'examples')
-rw-r--r--examples/gio/directory-async.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/gio/directory-async.py b/examples/gio/directory-async.py
index 6cb09753..273e3845 100644
--- a/examples/gio/directory-async.py
+++ b/examples/gio/directory-async.py
@@ -1,5 +1,6 @@
# Async Directory listing
# Johan Dahlin 2008
+
import sys
import glib