pygobject r899 - trunk/examples/gio
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: pygobject r899 - trunk/examples/gio
- Date: Tue, 29 Jul 2008 21:40:00 +0000 (UTC)
Author: johan
Date: Tue Jul 29 21:40:00 2008
New Revision: 899
URL: http://svn.gnome.org/viewvc/pygobject?rev=899&view=rev
Log:
Take some credit
Modified:
trunk/examples/gio/directory-async.py
trunk/examples/gio/downloader.py
Modified: trunk/examples/gio/directory-async.py
==============================================================================
--- trunk/examples/gio/directory-async.py (original)
+++ trunk/examples/gio/directory-async.py Tue Jul 29 21:40:00 2008
@@ -1,3 +1,5 @@
+# Async Directory listing
+# Johan Dahlin 2008
import sys
import glib
Modified: trunk/examples/gio/downloader.py
==============================================================================
--- trunk/examples/gio/downloader.py (original)
+++ trunk/examples/gio/downloader.py Tue Jul 29 21:40:00 2008
@@ -1,4 +1,5 @@
# Example GIO based Asynchronous downloader
+# Johan Dahlin 2008
import sys
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]