[gcompris] windows binary: added ConfigParser in the python generator script.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] windows binary: added ConfigParser in the python generator script.
- Date: Tue, 27 Sep 2011 22:09:04 +0000 (UTC)
commit 97ce4e39e9195a2b74ab2bfa17bee0665addf37f
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Tue Sep 20 00:17:52 2011 +0200
windows binary: added ConfigParser in the python generator script.
tools/py2exe/gcompris.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tools/py2exe/gcompris.py b/tools/py2exe/gcompris.py
index c9cabc8..3b4eeb4 100755
--- a/tools/py2exe/gcompris.py
+++ b/tools/py2exe/gcompris.py
@@ -22,6 +22,7 @@ import pangocairo
import atk
import gobject
import uuid
+import ConfigParser
from sqlite3 import dbapi2 as sqlite
print "Hello gcompris world now"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]