From 994bb6f2891a119f302b14902cde913e7501706e 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 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] -- cgit v0.9.1