From b323a08f84c0a072a25c375be19a6a0df7337348 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Tue, 29 Jul 2008 21:40:00 +0000 Subject: Take some credit svn path=/trunk/; revision=899 --- examples/gio/downloader.py | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/gio/downloader.py') diff --git a/examples/gio/downloader.py b/examples/gio/downloader.py index f04a0e4..0c34f54 100644 --- a/examples/gio/downloader.py +++ b/examples/gio/downloader.py @@ -1,4 +1,5 @@ # Example GIO based Asynchronous downloader +# Johan Dahlin 2008 import sys -- cgit