Fixed @batchcommand access, automatically disabling procpool under SQLite3.

This commit is contained in:
Griatch 2012-09-27 20:51:06 +02:00
parent b28d67534b
commit 0b102bb07b
3 changed files with 53 additions and 10 deletions

1
ev.py
View file

@ -236,3 +236,4 @@ class SystemCmds(object):
del cmdhandler
syscmdkeys = SystemCmds()
del SystemCmds