Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius
diff options
context:
space:
mode:
authorJean-Christophe Savard <savard.jean.christophe@gmail.com>2009-04-16 12:56:52 (GMT)
committer Jean-Christophe Savard <savard.jean.christophe@gmail.com>2009-04-16 19:09:41 (GMT)
commitff9f177d59b2dc684e90476f6a2d2978da869618 (patch)
treebf09c385be9a0627592716c789486156b343c10a /src/sugar/tutorius
parent8048909edb0023e2b9788fdc1605263d9bc22a1b (diff)
commit bundler.py
Diffstat (limited to 'src/sugar/tutorius')
-rw-r--r--src/sugar/tutorius/bundler.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sugar/tutorius/bundler.py b/src/sugar/tutorius/bundler.py
index d656f1f..4f25d8c 100644
--- a/src/sugar/tutorius/bundler.py
+++ b/src/sugar/tutorius/bundler.py
@@ -130,6 +130,7 @@ class XMLSerializer(Serializer):
"path" folder. If the specified file dont exist, it will be created.
"""
+
## logging.debug("************ found .tml file : " + file_name)
## key_line = linecache.getline(path + file_name, 1)
## key_line = key_line.split("\n")[0]