[Python-Dev] [Python-checkins] r86748 - in python/branches/py3k-urllib/Lib: http/client.py urllib/request.py
Éric Araujo
merwok at netwok.org
Thu Nov 25 12:47:00 CET 2010
> 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
More information about the Python-Dev
mailing list