Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ __await__
Method
__await__
Lib/test/test_asyncio/test_pep492.py:28–29 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
26
pass
27
28
def
__await__(self):
29
yield
30
31
32
class
BaseTest(test_utils.TestCase):
Callers
2
test_uninitialized
Method · 0.45
func
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected