mailbox objects





12.14.1 Mailbox Objects
















Python Library Reference




Previous: 12.14 mailbox
Up: 12.14 mailbox
Next: 12.15 mhlib





12.14.1 Mailbox Objects



All implementations of Mailbox objects have one externally visible
method:


next ()

Return the next message in the mailbox, as a rfc822.Message
object (see the rfc822 module). Depending on the mailbox
implementation the fp attribute of this object may be a true
file object or a class instance simulating a file object, taking care
of things like message boundaries if multiple mail messages are
contained in a single file, etc. If no more messages are available,
this method returns None.







Python Library Reference




Previous: 12.14 mailbox
Up: 12.14 mailbox
Next: 12.15 mhlib



See About this document... for information on suggesting changes.





Wyszukiwarka

Podobne podstrony:
stream writer objects
ObjectImpl
function hwapi object remove
110 Amazing Magic Tricks With Everyday Objects
function pg fetch object
Object
subject object questions
Object
bltin code objects
PrettyPrinter Objects
content handler objects
ObjectStreamField
event objects
mailbox bungalow
craft objects
socket objects
use object

więcej podobnych podstron