[Python-bugs-list] [ python-Bugs-532621 ] gzip.GzipFile needs an iterator

noreply@sourceforge.net noreply@sourceforge.net
Wed, 20 Mar 2002 10:37:28 -0800


Bugs item #532621, was opened at 2002-03-20 18:15
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=532621&group_id=5470

Category: Python Library
Group: Feature Request
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michael McFarland (sidlon)
Assigned to: Nobody/Anonymous (nobody)
Summary: gzip.GzipFile needs an iterator

Initial Comment:
  In order to maintain the parallel between the GzipFile and normal 
file objects, an iterator should be defined.  This should be a very 
simple patch.

See:
 
http://groups.google.com/groups?hl=en&ie=utf-8&oe=utf-
8&th=faa18b5e51ec9cf0&rnum=1


----------------------------------------------------------------------

>Comment By: Neil Schemenauer (nascheme)
Date: 2002-03-20 18:37

Message:
Logged In: YES 
user_id=35752

Fixed in gzip.py 1.30 (just to prove Guido wrong :-).

----------------------------------------------------------------------

Comment By: Guido van Rossum (gvanrossum)
Date: 2002-03-20 18:26

Message:
Logged In: YES 
user_id=6380

Feel free to submit a patch. It's not likely that one of the
core developers will find this urgent enough to bother.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=532621&group_id=5470