Patches item #1508475, was opened at 2006-06-19 10:59 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=1508475&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: Modules Group: Python 2.4 Status: Open Resolution: None Priority: 5 Submitted By: Jakob Truelsen (antialize) Assigned to: Nobody/Anonymous (nobody) Summary: transparent gzip compression in liburl2 Initial Comment: Some webservers support gzipping things before sending them, this patch adds transparrent support for this in urllib2 (documentation http://www.http-compression.com/) This patach *requires* hash patch 914340 as a prerequirement as this enabels stream support in the gzip libary.. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1508475&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
