Menu

#42 from package.subPackage import DBSession no longer works

open
9
2004-01-28
2004-01-28
No

from package.subPackage import DBSession no longer
works with the latest CVS check out.

#The following still works and can be used as a workaround
#until this bug is fixed
import package.subPackage
dbs = package.subPackage.DBSession(...)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB