[ python-Bugs-1316069 ] gzip.GzipFile.seek missing second argument
SourceForge.net
noreply at sourceforge.net
Sat Nov 12 11:57:40 CET 2005
Bugs item #1316069, was opened at 2005-10-07 21:34
Message generated for change (Comment added) made by effbot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1316069&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Extension Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Neil Schemenauer (nascheme)
Assigned to: Nobody/Anonymous (nobody)
Summary: gzip.GzipFile.seek missing second argument
Initial Comment:
It would nice if GzipFile.seek matched file.seek and
BZ2File.seek and took a second argument.
----------------------------------------------------------------------
>Comment By: Fredrik Lundh (effbot)
Date: 2005-11-12 11:57
Message:
Logged In: YES
user_id=38376
I've posted a trivial patch over at
www.python.org/sf/1355023
(can patches be attached to bugs, or do we always want them
over at the patch tracker?)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1316069&group_id=5470
More information about the Python-bugs-list
mailing list