[Python-Dev] [Python-checkins] r86748 - in python/branches/py3k-urllib/Lib: http/client.py urllib/request.py (original) (raw)
Éric Araujo merwok at netwok.org
Thu Nov 25 12:47:00 CET 2010
- Previous message: [Python-Dev] AIX 5.3 - Enabling Shared Library Support Vs Extensions
- 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 ]
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? :)
Regards
- Previous message: [Python-Dev] AIX 5.3 - Enabling Shared Library Support Vs Extensions
- 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 ]