This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-03-14 04:40:16 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
1,423
Commits
5
Branches
72
Tags
ea85a121f2b4bb806fbb59cd5da3f94cae8fb57c
Commit Graph
1 Commits
Author
SHA1
Message
Date
Paul Sokolovsky
decd597273
unix io.FileIO: Add iteration support.
...
A file cannot be iterated concurrently, so we make io.FileIO its own iterator.
2014-01-20 18:42:08 +02:00