micropython/unix
Paul Sokolovsky a5d2af7949 unix/file: "encoding" arg to open() isn't kw-only.
And with "buffering" arg introduced, it's non possible to make it
non-kwonly.
2016-04-02 17:23:51 +03:00
..
.gitignore
Makefile
alloc.c
coverage.c
fatfs_port.c
file.c unix/file: "encoding" arg to open() isn't kw-only. 2016-04-02 17:23:51 +03:00
gccollect.c
input.c
input.h
main.c
modffi.c
modjni.c
modmachine.c
modos.c
modsocket.c
modtermios.c
modtime.c
moduselect.c
mpconfigport.h
mpconfigport.mk
mpconfigport_fast.h
mpconfigport_freedos.h
mpconfigport_minimal.h
mpconfigport_nanbox.h
mphalport.h
qstrdefsport.h unix/file: Parse "buffering" argument of open() builtin. 2016-04-02 17:23:46 +03:00
unix_mphal.c