[issue11082] ValueError: Content-Length should be specified

Senthil Kumaran report at bugs.python.org
Fri Feb 4 16:07:39 CET 2011


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

For this particular issue, I think, it is good idea to disallow str
explicitly, instead of letting it go through the Iterable and raise a
ValueError with a different message.

----------

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


More information about the Python-bugs-list mailing list