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
2025-09-06 01:40:34 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
d991da72636865eb53a13a7c2a66dbde7f7c695d
micropython
/
unix
History
Paul Sokolovsky
f0cfb8cb45
Don't preimport socket module.
2014-01-20 20:37:01 +02:00
..
.gitignore
Add unix-cpy, used to test Micro Python byte code against CPython.
2013-12-29 18:01:01 +00:00
file.c
unix io.FileIO: Add iteration support.
2014-01-20 18:42:08 +02:00
main.c
unix: Implement sys.argv.
2014-01-20 01:00:28 +02:00
Makefile
Rename unix binary to 'micropython'.
2014-01-20 00:02:39 +00:00
mpconfigport.h
py: Add module/function/class name to exceptions.
2014-01-19 11:48:48 +00:00
socket.c
Don't preimport socket module.
2014-01-20 20:37:01 +02:00