MCPcopy Create free account
hub / github.com/PyTables/PyTables / close_db

Method close_db

bench/lookup_bench.py:161–162  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

159 return earray[idx]
160
161 def close_db(self):
162 self.con.close()
163
164
165if __name__ == "__main__":

Callers 2

create_dbMethod · 0.95
query_dbMethod · 0.95

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected