mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 14:07:14 +01:00
tests/io/write_ext: Add description comment.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# This tests extended (MicroPython-specific) form of write:
|
||||
# write(buf, len) and write(buf, offset, len)
|
||||
import uio
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user