This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5edce4539b
micropython
/
tests
/
io
/
data
/
file2
1 line
4 B
Plaintext
Raw
Normal View
History
Unescape
Escape
unix, stmhal: Implement file.readinto() method. Also, usocket.readinto(). Known issue is that .readinto() should be available only for binary files, but micropython uses single method table for both binary and text files.
2014-10-18 20:44:07 +01:00
1234