-
- Downloads
py/objstringio: Fix StringIO reads at or beyond EOF.
Existing code failed if seek() went past EOF (which is acceptable when writing).
Please register or sign in to comment
Existing code failed if seek() went past EOF (which is acceptable when writing).