micropython/examples/unix
Paul Sokolovsky 23b3b04072 unix: Rename "microsocket" module to "usocket".
Per new conventions, we'd like to consistently use "u*" naming conventions
for modules which don't offer complete CPython compatibility, while offer
subset or similar API.
2014-10-09 20:43:10 +03:00
..
ffi_example.py ffi: Implement ffivar.get()/set() methods. 2014-02-14 20:38:35 +02:00
http-client.py unix: Rename "microsocket" module to "usocket". 2014-10-09 20:43:10 +03:00
http-server.py unix: Rename "microsocket" module to "usocket". 2014-10-09 20:43:10 +03:00