Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
0f6bb28ff3ba152faf7523ea9aaf0094cc39bdda
/
.
/
InternalDocs
/
generators.md
blob: d53f0f9bdff4e403004c3756afd837589d86019d [
file
] [
log
] [
blame
] [
view
]
Generators
==========
Coming
soon
.
<!--
-
Generators
,
async functions
,
async generators
,
and
``
yield
from
``
(
next
,
send
,
throw
,
close
;
and
await
;
and
how
this
code breaks the interpreter abstraction
)
-->