Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
616692d465c4ef10baa592e41f3d9daeae4dddad
/
.
/
InternalDocs
/
generators.md
blob: afa8b8f4bb80402611bd95263c384ff242a54721 [
file
] [
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
)
-->