示例#1
0
 def commit(self):
     wdb.db().commit()
示例#2
0
 def soup(self):
     return wdb.db().soup(self.uname)
示例#3
0
 def wrap(self):    
     return wdb.db().soup(self.User())