[issue7644] bug in nntplib.body() method with possible fix

2010-01-06 Thread Michael Mullins
Michael Mullins added the comment: "('crash' is for the interpreter crashing)" Sorry. "Unless someone feels like creating an nntp test framework..." This sounds like it is beyond me. But given the evidence, specifically the previous line: "file.

[issue7644] bug in nntplib.body() method with possible fix

2010-01-06 Thread Michael Mullins
Changes by Michael Mullins : -- components: +Library (Lib) type: -> crash ___ Python tracker <http://bugs.python.org/issue7644> ___ ___ Python-bugs-list mai

[issue7644] bug in nntplib.body() method with possible fix

2010-01-06 Thread Michael Mullins
New submission from Michael Mullins : When using NNTP.body(id,file) I get the following repeatable error: Traceback (most recent call last): File "", line 1, in File "nntplib.py", line 436, in body return self.artcmd('BODY {0}'.format(id), file) File &qu