| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-20 | py/stream: seek: Consistently handle negative offset for SEEK_SET. | Paul Sokolovsky | |
| Per POSIX, this is EINVAL, so raises OSError(EINVAL). | |||
![]() |
index : suspect-devices/circuitpython | |
| CircuitPython - a Python implementation for teaching coding with microcontrollers | feurig |
| summaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-20 | py/stream: seek: Consistently handle negative offset for SEEK_SET. | Paul Sokolovsky | |
| Per POSIX, this is EINVAL, so raises OSError(EINVAL). | |||