MCPcopy Index your code
hub / github.com/mongodb/mongo-python-driver / _replace

Method _replace

bson/codec_options.py:284–285  ·  view source on GitHub ↗
(self, **kwargs: Any)

Source from the content-addressed store, hash-verified

282 ...
283
284 def _replace(self, **kwargs: Any) -> CodecOptions[_DocumentType]:
285 ...
286
287 _source: str
288 _fields: Tuple[str]

Callers 5

__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected