Patches item #1647484, was opened at 2007-01-29 23:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1647484&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: Library (Lib)
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Lars Gustäbel (gustaebel)
Assigned to: Nobody/Anonymous (nobody)
Summary: gzip.GzipFile has no name attribute

Initial Comment:
The gzip.GzipFile object uses a filename instead of a name attribute. This 
deviates from the standard practice and the interface described in "3.9 File 
Objects" and seems unnecessary.
Attached patch changes this but still leaves the filename attribute as a 
property that emits a DeprecationWarning.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1647484&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to