Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ syntax_async_comprehension.py
File
syntax_async_comprehension.py
extra_tests/snippets/syntax_async_comprehension.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
asyncio
2
from
types
import
GeneratorType, AsyncGeneratorType
3
4
Callers
nothing calls this directly
Calls
3
run_sync
Function · 0.85
run_async
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected