diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-10-04 12:26:20 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-10-04 12:26:20 +0200 |
commit | e8bace1b6a7304a271efdd5fedbab7dc25d208aa (patch) | |
tree | d3c498df3f22fdee8cb3caae65e062f7aee56376 /Python/errors.c | |
parent | fc160c1e054a02fb5d0fa6b0340a82de7250299a (diff) | |
download | cpython-e8bace1b6a7304a271efdd5fedbab7dc25d208aa.tar.gz |
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions