add logging

This commit is contained in:
Thomas Vander Stichele
2009-05-04 08:43:23 +00:00
parent 22e81b4665
commit ced087291f

6
morituri/test/common.py Normal file
View File

@@ -0,0 +1,6 @@
# -*- Mode: Python -*-
# vi:si:et:sw=4:sts=4:ts=4
from morituri.common import log
log.init()