This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
tests
/
micropython
/
native_gen.py.exp
11 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/micropython: Add test for native generators.
2019-09-26 16:53:47 +10:00
3
4
5
[0, 1, 2]
tests/micropython: Add more test cases for native generators. Signed-off-by: Damien George <damien@micropython.org>
2022-05-18 15:22:22 +10:00
1
caught ValueError(42,)
3
1
raising GeneratorExit
None
Reference in New Issue
Copy Permalink