Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
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 12:56:52 (GMT)
commit994bb6f2891a119f302b14902cde913e7501706e (patch)
tree5936489ae5c7ebcbc6ce4add5adf75dc7b2e0e25
parent6c00a205a02398b2a884dcee38e72ef0c19616c3 (diff)
commit bundler.py
-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 fc25b7a..5ece68c 100644
--- a/src/sugar/tutorius/bundler.py
+++ b/src/sugar/tutorius/bundler.py
@@ -119,6 +119,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]