summaryrefslogtreecommitdiff
path: root/lib/mat.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mat.py')
-rw-r--r--lib/mat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mat.py b/lib/mat.py
index 53d02d8..dfcfc57 100644
--- a/lib/mat.py
+++ b/lib/mat.py
@@ -24,7 +24,7 @@ hachoir_core.config.quiet = True
24fname = '' 24fname = ''
25 25
26#Verbose 26#Verbose
27#LOGGING_LEVEL = logging.DEBUG 27LOGGING_LEVEL = logging.DEBUG
28#hachoir_core.config.quiet = False 28#hachoir_core.config.quiet = False
29#logname = 'report.log' 29#logname = 'report.log'
30 30