[issue2275] urllib2 header capitalization

Facundo Batista report at bugs.python.org
Fri Jul 11 01:55:40 CEST 2008


Facundo Batista <facundo at taniquetil.com.ar> added the comment:

John:

You say that it will break code because it changes the capitalization
policy, or because other reason? Do you think that there's a way to fix
this issue and not break the code? 

If you really think that this breaks code, please provide a test case.

Regarding .headers, having a public attribute not documented never is a
better solution than document it, with its benefits and its shortcomings. 

Thanks.

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


More information about the Python-bugs-list mailing list