MCPcopy Index your code
hub / github.com/RustPython/RustPython / write_bytes

Method write_bytes

Lib/test/test_importlib/_path.py:28–29  ·  view source on GitHub ↗
(self, content)

Source from the content-addressed store, hash-verified

26 ... # pragma: no cover
27
28 def write_bytes(self, content):
29 ... # pragma: no cover
30
31
32def _ensure_tree_maker(obj: Union[str, TreeMaker]) -> TreeMaker:

Callers 4

__exit__Method · 0.45
_Function · 0.45
test_write_bytesMethod · 0.45
extract_from_snapshotsFunction · 0.45

Calls

no outgoing calls

Tested by 3

__exit__Method · 0.36
test_write_bytesMethod · 0.36
extract_from_snapshotsFunction · 0.36