[issue3243] Support iterable bodies in httplib

Xuanji Li report at bugs.python.org
Wed Dec 1 15:56:56 CET 2010


Xuanji Li <xuanji at gmail.com> added the comment:

orsenthil: Hi, i don't quite understand why iter() needs to be called explicitly on data? As I understand it, if data is an iterable then you can use a for loop on it directly.

----------

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


More information about the Python-bugs-list mailing list