Function
email.Iterators.walk

Signature

walk(self)

Documentation String

Walk over the message tree, yielding each subpart.

The walk is performed in depth-first order. This method is a generator.