MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / __init__

Method __init__

Lib/bsddb/dbtables.py:159–272  ·  view source on GitHub ↗

bsdTableDB(filename, dbhome, create=0, truncate=0, mode=0600) Open database name in the dbhome Berkeley DB directory. Use keyword arguments when calling this constructor.

(self, filename, dbhome, create=0, truncate=0, mode=0600,
                 recover=0, dbflags=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

db_py3kClass · 0.85
getattrFunction · 0.85
set_lk_detectMethod · 0.80
txn_beginMethod · 0.80
openMethod · 0.45
set_get_returns_noneMethod · 0.45
set_flagsMethod · 0.45
dumpsMethod · 0.45
abortMethod · 0.45
commitMethod · 0.45

Tested by

no test coverage detected