[issue3243] Support iterable bodies in httplib

Davide Rizzo report at bugs.python.org
Tue Nov 30 16:35:37 CET 2010


Davide Rizzo <sorcio at gmail.com> added the comment:

> len(data) will raise anyway.

No, it won't, if the iterable happens to be a sequence.

----------
nosy: +davide.rizzo

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


More information about the Python-bugs-list mailing list