8000 tests/io/write_ext: Add description comment. · boneskull/circuitpython@49e1404 · GitHub
[go: up one dir, main page]

Skip to content

Commit 49e1404

Browse files
committed
tests/io/write_ext: Add description comment.
1 parent 3b3612c commit 49e1404

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/io/write_ext.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# This tests extended (MicroPython-specific) form of write:
2+
# write(buf, len) and write(buf, offset, len)
13
import uio
24

35
try:

0 commit comments

Comments
 (0)
0