MCPcopy Create free account
hub / github.com/mongodb/mongo-python-driver / open

Method open

test/pymongo_mocks.py:71–72  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

69 pass
70
71 def open(self):
72 self.opened = True
73
74 def request_check(self):
75 pass

Callers 3

write_combined_req_filesFunction · 0.45
run_scenarioMethod · 0.45
test_reopenMethod · 0.45

Calls

no outgoing calls

Tested by 2

run_scenarioMethod · 0.36
test_reopenMethod · 0.36