Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py: Implement support for generalized generator protocol. | Paul Sokolovsky | 2014-03-30 |
Iterators and ducktype objects can now be arguments of yield from. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py: Implement support for generalized generator protocol. | Paul Sokolovsky | 2014-03-30 |
Iterators and ducktype objects can now be arguments of yield from. |