[issue16040] nntplib: unlimited readline() from connection

Jyrki Pulliainen report at bugs.python.org
Mon Sep 30 23:02:23 CEST 2013


Jyrki Pulliainen added the comment:

Regarding the implementation: all commands (even those returning multiple lines), use the same readline method.

I've attached a patch for 2.6, working on the 2.7+ too.

----------
keywords: +patch
nosy: +nailor
Added file: http://bugs.python.org/file31927/issue16040_py26.patch

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


More information about the Python-bugs-list mailing list