diff options
Diffstat (limited to 'examples/gio/downloader.py')
-rw-r--r-- | examples/gio/downloader.py | 1 |
1 files changed, 1 insertions, 0 deletions
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 |