[PATCH] python examples: use GLib.MainLoop instead of deprecated GObject.MainLoop

2013-09-24 Thread Jiri Popelka
--- examples/python/goi-device-state-ip4config.py | 4 ++-- examples/python/goi-list-connections.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/python/goi-device-state-ip4config.py b/examples/python/goi-device-state-ip4config.py index 48116dc..be19b99

Re: [PATCH] python examples: use GLib.MainLoop instead of deprecated GObject.MainLoop

2013-09-24 Thread Jirka Klimes
On Tuesday 24 of September 2013 12:58:01 Jiri Popelka wrote: --- examples/python/goi-device-state-ip4config.py | 4 ++-- examples/python/goi-list-connections.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) Patch applied: a20fd994f442e6c30a4e3af3ab9bb8deb3955f89 (master)