Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/bundler.py
diff options
context:
space:
mode:
authorJean-Christophe Savard <savard.jean.christophe@gmail.com>2009-04-25 02:36:54 (GMT)
committer Jean-Christophe Savard <savard.jean.christophe@gmail.com>2009-04-25 02:36:54 (GMT)
commit6b6d0f70637c922c9576366d38e5a05dc07c8aa5 (patch)
tree483d00e26084355e9b36e631fc6382e43f3f99e7 /src/sugar/tutorius/bundler.py
parent7b434e2f601aeea6be5b12e1e954a95f4e77b69d (diff)
[LP 341760] Serializer : Completed XML serializer and working save/load
tests in serializertests.py
Diffstat (limited to 'src/sugar/tutorius/bundler.py')
-rw-r--r--src/sugar/tutorius/bundler.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sugar/tutorius/bundler.py b/src/sugar/tutorius/bundler.py
index d9d06bb..58288ca 100644
--- a/src/sugar/tutorius/bundler.py
+++ b/src/sugar/tutorius/bundler.py
@@ -24,7 +24,6 @@ import logging
import os
import uuid
import xml.dom.minidom
-#import xml.dom.ext
from sugar.tutorius import gtkutils, overlayer
from sugar.tutorius.core import Tutorial, State, FiniteStateMachine