iro/model/__init__.py
author Sandro Knauß <knauss@netzguerilla.net>
Thu, 09 Feb 2012 17:34:47 +0100
branchdevel
changeset 138 57c4450c8ba6
parent 132 80a334e2aae7
child 140 75d0eaaa871d
permissions -rw-r--r--
switching from nose to trial testing

import schema
import user
import utils

from dbdefer import setEngine
from pool import setPool