[Python-Dev] [Python-checkins] r86748 - in python/branches/py3k-urllib/Lib: http/client.py urllib/request.py (original) (raw)
Georg Brandl g.brandl at gmx.net
Thu Nov 25 14:27:14 CET 2010
- Previous message: [Python-Dev] [Python-checkins] r86748 - in python/branches/py3k-urllib/Lib: http/client.py urllib/request.py
- Next message: [Python-Dev] [Python-checkins] r86748 - in python/branches/py3k-urllib/Lib: http/client.py urllib/request.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 25.11.2010 12:47, schrieb Éric Araujo:
Author: senthil.kumaran New Revision: 86748
Log: Experimental - Transparent gzip Encoding in urllib2. There should be a good way to deal with Content-Length. Cool feature! But... Modified: python/branches/py3k-urllib/Lib/http/client.py python/branches/py3k-urllib/Lib/urllib/request.py No tests? Misc/NEWS? :)
Note that this is work in a separate branch.
Georg
- Previous message: [Python-Dev] [Python-checkins] r86748 - in python/branches/py3k-urllib/Lib: http/client.py urllib/request.py
- Next message: [Python-Dev] [Python-checkins] r86748 - in python/branches/py3k-urllib/Lib: http/client.py urllib/request.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]