[issue10510] distutils.command.upload/register HTTP message headers: bad line termination

Senthil Kumaran report at bugs.python.org
Tue Nov 23 17:13:01 CET 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

I think, it is better that  distutils.command.register and
distutils.command.upload  use CRLF as the line terminator for header
values.
It just helps in many cases, we can safely side by this case, but not
relying LR or CR only may not be always possible.

----------

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


More information about the Python-bugs-list mailing list