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:
Diffstat (limited to 'src/sugar/tutorius/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]