micropython/tests/io
Paul Sokolovsky 1e19b24ea0 io.File, socket types: Add fileno() method.
Implementation is duplicated, but tolerate this for now, because there's
no clear idea how to de-dup it.
2014-02-08 21:20:32 +02:00
..
data
argv.py
file-iter.py
file-stdio.py io.File, socket types: Add fileno() method. 2014-02-08 21:20:32 +02:00
file1.py