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.
Changes by Michael Mullins :
--
components: +Library (Lib)
type: -> crash
___
Python tracker
<http://bugs.python.org/issue7644>
___
___
Python-bugs-list mai
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