Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
decd597273c39311541bfd45ab71974f90dca9e6
Switch branch/tag
uPython-mirror
unix
file.c
Find file
Blame
History
Permalink
unix io.FileIO: Add iteration support.
· decd5972
Paul Sokolovsky
authored
Jan 20, 2014
A file cannot be iterated concurrently, so we make io.FileIO its own iterator.
decd5972