iro/model/__init__.py
author Sandro Knauß <knauss@netzguerilla.net>
Sat, 28 Jan 2012 04:03:15 +0100
branchdevel
changeset 119 3462c2c90f95
parent 117 351a02310dd8
child 132 80a334e2aae7
permissions -rw-r--r--
function routes complemented

import schema
import user
import utils

from dbdefer import setEngine
from pool import startPool,POOL_SIZE