[issue9500] urllib2: Content-Encoding

R. David Murray report at bugs.python.org
Wed Aug 4 05:26:20 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Thanks for the suggestion.

New features can only go into Python3, where the urllib/urllib2 have been harmonized into the urllib package.  So what we would need in order to consider this for acceptance is a patch against py3k trunk urllib.  Please see http://python.org/dev for information about how to develop a patch for submission.

----------
keywords: +easy
nosy: +orsenthil, r.david.murray
stage:  -> unit test needed
type:  -> feature request
versions: +Python 3.2 -Python 2.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9500>
_______________________________________


More information about the Python-bugs-list mailing list