diff options
| author | jvoisin | 2012-02-06 02:05:05 +0100 |
|---|---|---|
| committer | jvoisin | 2012-02-06 02:05:05 +0100 |
| commit | 2cba152e7c00ff2c422d5e1c911f17ea07f346ed (patch) | |
| tree | e83a362b8f49f72b0457af7fd566ea37f9815b14 /lib/mat.py | |
| parent | c71999c4f789beb8812f9570926f894ac9f1938e (diff) | |
Merge the two processing mode into a unique one
Diffstat (limited to 'lib/mat.py')
| -rw-r--r-- | lib/mat.py | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -24,7 +24,7 @@ hachoir_core.config.quiet = True | |||
| 24 | fname = '' | 24 | fname = '' |
| 25 | 25 | ||
| 26 | #Verbose | 26 | #Verbose |
| 27 | #LOGGING_LEVEL = logging.DEBUG | 27 | LOGGING_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 | ||
