1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Moved logging and timing to doreah

This commit is contained in:
Krateng
2019-03-29 19:44:42 +01:00
parent 5cd6752510
commit 5765687f9d
25 changed files with 513 additions and 214 deletions

View File

@@ -6,6 +6,7 @@ import os
import datetime
from cleanup import *
from utilities import *
from doreah.logging import log
from malojatime import *
import sys
import unicodedata