[top] / email / Iterators / walk
walk(self)
Walk over the message tree, yielding each subpart.
The walk is performed in depth-first order. This method is a generator.