Searched refs:get_db_path (Results 1 – 1 of 1) sorted by relevance
26 def get_db_path(): function32 os.remove(get_db_path())36 self.con1 = sqlite.connect(get_db_path(), timeout=0.1)39 self.con2 = sqlite.connect(get_db_path(), timeout=0.1)50 os.unlink(get_db_path())