[issue16038] ftplib: unlimited readline() from connection

Giampaolo Rodola' report at bugs.python.org
Wed Sep 4 19:31:21 CEST 2013


Giampaolo Rodola' added the comment:

I'm attaching a slightly different patch including new tests and which uses a 'maxline' class attribute (as opposed to a global var).
Christian if that's OK with you I will wait a while and then make a commit for all Python versions.

----------
Added file: http://bugs.python.org/file31589/ftplib_maxline.patch

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


More information about the Python-bugs-list mailing list