This commit is contained in:
Miroslav Stampar
2017-09-04 17:05:48 +02:00
parent 06deda3223
commit 415ce05a2f
13 changed files with 24 additions and 24 deletions

View File

@@ -7,7 +7,7 @@ See the file 'doc/COPYING' for copying permission
try:
import pyodbc
except ImportError:
except:
pass
import logging