Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/mongodb/mongo-python-driver
/ get_client_opts
Function
get_client_opts
test/test_encryption.py:114–115 ·
view source on GitHub ↗
(client)
Source
from the content-addressed store, hash-verified
112
113
114
def
get_client_opts(client):
115
return
client.options
116
117
118
class
TestAutoEncryptionOpts(PyMongoTestCase):
Callers
2
test_default
Method · 0.70
test_kwargs
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected