still need an import

diagnostics
eric 2019-07-26 14:22:09 -04:00
parent 2fe006388d
commit bb4a416d14
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ import cherrypy
from cherrypy.process import plugins
from libgutenberg import GutenbergDatabase
import i18n_tool
# this import causes ConnectionPool.ConnectionPool to become the cherrypy connection pool
import ConnectionPool