]> granicus.if.org Git - python/commitdiff
markup adjustment
authorFred Drake <fdrake@acm.org>
Tue, 11 May 2004 05:29:34 +0000 (05:29 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 11 May 2004 05:29:34 +0000 (05:29 +0000)
Doc/lib/libmailbox.tex

index 767b67827f55bae8e970d6716da3a89e872a1dd2..dd1856245c5981d6c933539ba0dfdfea4c672456 100644 (file)
@@ -18,9 +18,11 @@ argument, \var{fp} by the \method{next()} method of the mailbox
 object.  The default is the \class{rfc822.Message} class (see the
 \refmodule{rfc822} module -- and the note below).
 
-\note{For reasons of this module's internal implementation, you will probably
-want to open the \var{fp} object in binary mode.  This is especially important
-on Windows.}
+\begin{notice}
+  For reasons of this module's internal implementation, you will
+  probably want to open the \var{fp} object in binary mode.  This is
+  especially important on Windows.
+\end{notice}
 
 For maximum portability, messages in a \UNIX-style mailbox are
 separated by any line that begins exactly with the string \code{'From