kopia lustrzana https://github.com/micropython/micropython-lib
6 wiersze
58 B
Python
6 wiersze
58 B
Python
![]() |
from uio import *
|
||
![]() |
|
||
|
SEEK_SET = 0
|
||
|
SEEK_CUR = 1
|
||
|
SEEK_END = 2
|