HomeSort by relevance Sort by last modified time
    Searched refs:CreateOrExtendTable (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbtables.py 259 self.tdb.CreateOrExtendTable(
269 self.tdb.CreateOrExtendTable(tabname,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbtables.py 259 self.tdb.CreateOrExtendTable(
269 self.tdb.CreateOrExtendTable(tabname,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 383 def CreateOrExtendTable(self, table, columns):
384 """CreateOrExtendTable(table, columns)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 383 def CreateOrExtendTable(self, table, columns):
384 """CreateOrExtendTable(table, columns)

Completed in 85 milliseconds