From ff9f177d59b2dc684e90476f6a2d2978da869618 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Savard Date: Thu, 16 Apr 2009 12:56:52 +0000 Subject: commit bundler.py --- 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] -- cgit v0.9.1