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

File syntax_async.py

extra_tests/snippets/syntax_async.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2import asyncio
3import unittest
4

Callers

nothing calls this directly

Calls 3

reversedFunction · 0.85
testFunction · 0.70
mainMethod · 0.45

Tested by

no test coverage detected