MCPcopy Index your code
hub / github.com/RustPython/RustPython / fetch.py

File fetch.py

wasm/demo/snippets/fetch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from browser import fetch
2
3
4def fetch_handler(res):

Callers

nothing calls this directly

Calls 3

fetchFunction · 0.90
printFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected