SIGN IN SIGN UP

Issue #13087: BufferedReader.seek() now always raises UnsupportedOperation

if the underlying raw stream is unseekable, even if the seek could be
satisfied using the internal buffer.  Patch by John O'Connor.
A
Antoine Pitrou committed
1e44fecc52da8fb47ab51a000c48e0ce8f36064c
Parent: 94190bb