Beispiel #1
0
 def __init__(self):
     self.db = web.database(dbn='sqlite', db='yoracle.sqlite')
     self.yoracle = YOracle(self.db)