mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
This allows Python to iterate over JavaScript objects that provide Symbol.iterator. Signed-off-by: Damien George <damien@micropython.org>
5 lines
24 B
Plaintext
5 lines
24 B
Plaintext
1
|
|
2
|
|
one ['1']
|
|
two ['2']
|