]> granicus.if.org Git - python/commitdiff
State that Mailbox objects are iterator objects.
authorFred Drake <fdrake@acm.org>
Wed, 2 May 2001 20:22:12 +0000 (20:22 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 2 May 2001 20:22:12 +0000 (20:22 +0000)
Doc/lib/libmailbox.tex

index 9047a616c81f13567658275cc92bad2c81a2052b..a142d4844fe03ba37c598e95754aed79a055b824 100644 (file)
@@ -86,8 +86,8 @@ messages start with the EOOH line and end with a line containing only
 
 \subsection{Mailbox Objects \label{mailbox-objects}}
 
-All implementations of Mailbox objects have one externally visible
-method:
+All implementations of Mailbox objects are iterator objects, and so
+have one externally visible method:
 
 \begin{methoddesc}[mailbox]{next}{}
 Return the next message in the mailbox, created with the optional