diff options
| author | Johan Dahlin <johan@src.gnome.org> | 2008-07-29 21:40:28 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-07-29 21:40:28 +0000 |
| commit | a831d7702e12e014f7396ee0348159c5361083d2 (patch) | |
| tree | adccb9edfa93d89fc58b8bd6b5d5a154a35ea243 /examples | |
| parent | b323a08f84c0a072a25c375be19a6a0df7337348 (diff) | |
| download | pygobject-a831d7702e12e014f7396ee0348159c5361083d2.tar.gz pygobject-a831d7702e12e014f7396ee0348159c5361083d2.tar.xz pygobject-a831d7702e12e014f7396ee0348159c5361083d2.zip | |
Whitespace
svn path=/trunk/; revision=900
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/gio/directory-async.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/gio/directory-async.py b/examples/gio/directory-async.py index 6cb0975..273e384 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 |
