summaryrefslogtreecommitdiffstats
path: root/examples/gio/directory-async.py
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2008-07-29 21:40:00 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-07-29 21:40:00 +0000
commitb323a08f84c0a072a25c375be19a6a0df7337348 (patch)
tree065de43bf6f70882cd584648f2f7835c8abe807d /examples/gio/directory-async.py
parent4a8c6c88a38e1b99b22ecc675ca70e752326a3a9 (diff)
downloadpygobject-b323a08f84c0a072a25c375be19a6a0df7337348.tar.gz
pygobject-b323a08f84c0a072a25c375be19a6a0df7337348.tar.xz
pygobject-b323a08f84c0a072a25c375be19a6a0df7337348.zip
Take some credit
svn path=/trunk/; revision=899
Diffstat (limited to 'examples/gio/directory-async.py')
-rw-r--r--examples/gio/directory-async.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/gio/directory-async.py b/examples/gio/directory-async.py
index d6599a0..6cb0975 100644
--- a/examples/gio/directory-async.py
+++ b/examples/gio/directory-async.py
@@ -1,3 +1,5 @@
+# Async Directory listing
+# Johan Dahlin 2008
import sys
import glib