[gcompris] windows build, added xml support to python.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] windows build, added xml support to python.
- Date: Thu, 15 Aug 2013 07:24:16 +0000 (UTC)
commit e5b33ff817b2e32e7948789d0f7252d2205e2c7a
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Thu Aug 15 08:22:15 2013 +0200
windows build, added xml support to python.
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 772a375..1c15cd4 100755
--- a/tools/py2exe/gcompris.py
+++ b/tools/py2exe/gcompris.py
@@ -24,6 +24,7 @@ import gobject
import uuid
import ConfigParser
import gio
+import xml.dom.minidom
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]