-
- Downloads
py/stream: seek: Consistently handle negative offset for SEEK_SET.
Per POSIX, this is EINVAL, so raises OSError(EINVAL).
tests/io/bytesio_ext2.py
0 → 100644
tests/io/bytesio_ext2.py.exp
0 → 100644
Please register or sign in to comment