[issue16038] ftplib: unlimited readline() from connection

Michał Jastrzębski report at bugs.python.org
Sat Feb 9 17:52:49 CET 2013


Michał Jastrzębski added the comment:

Hello,

I've set up maxline limit to 8192. Also I've add some changes Antoine suggested earlier.

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

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


More information about the Python-bugs-list mailing list