mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
More reasonable section titles.
This commit is contained in:
parent
76991ec75a
commit
180b68b3cf
5 changed files with 14 additions and 12 deletions
|
@ -33,8 +33,8 @@ mailbox specified by \var{dirname} is made available.
|
|||
|
||||
\begin{classdesc}{BabylMailbox}{fp}
|
||||
Access a Babyl mailbox, which is similar to an MMDF mailbox. Mail
|
||||
messages start with \code{'*** EOOH ***\n'} and end with
|
||||
\code{'\037\014\n'}.
|
||||
messages start with a line containing only \code{'*** EOOH ***'} and
|
||||
end with a line containing only \code{'\037\014'}.
|
||||
\end{classdesc}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue