iro/model/__init__.py
author Sandro Knauß <knauss@netzguerilla.net>
Mon, 30 Jan 2012 06:44:39 +0100
branchdevel
changeset 124 6efcdf7e2d62
parent 117 351a02310dd8
child 132 80a334e2aae7
permissions -rw-r--r--
we need nothing that is in the standard core

import schema
import user
import utils

from dbdefer import setEngine
from pool import startPool,POOL_SIZE