[Python-bugs-list] A little bug in the ._test of the mailbox module (PR#135)

Fred L. Drake, Jr. fdrake@acm.org
Tue, 23 Nov 1999 11:58:17 -0500 (EST)


leroy@iupchbio.univ-nantes.fr writes:
 > This is due to the line 258 of mailbox.py. In this line we've got "msg.fp =
 > None"
 > (I can't understan why...)

  I don't either, but it may be there to limit memory consumption.

 > using some documentation strings and talking about the rfc822 msg format.

  I may be able to work in some docstrings for the mailbox module.
The documentation for the rfc822 module refers to the actual RFC; if
you're using the HTML version of the documentation you should be able
to follow that link to read the text of the RFC, which contains more
than you could possibly want to know about the syntax of RFC 822
headers.  I'd hate to summarize and remove a detail that caused anyone 
to misunderstand the format (but I might anyway, another day).


  -Fred

--
Fred L. Drake, Jr.	     <fdrake@acm.org>
Corporation for National Research Initiatives