[New-bugs-announce] [issue9962] GzipFile doesn't have peek()

Antoine Pitrou report at bugs.python.org
Mon Sep 27 23:38:35 CEST 2010


New submission from Antoine Pitrou <pitrou at free.fr>:

GzipFile claims to implement BufferedIOBase but doesn't have peek().

----------
components: Library (Lib)
messages: 117476
nosy: nirai, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: GzipFile doesn't have peek()
type: feature request
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9962>
_______________________________________


More information about the New-bugs-announce mailing list