MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / walk

Function walk

Lib/email/iterators.py:20–30  ·  view source on GitHub ↗

Walk over the message tree, yielding each subpart. The walk is performed in depth-first order. This method is a generator.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

is_multipartMethod · 0.80
get_payloadMethod · 0.80
walkMethod · 0.80

Tested by

no test coverage detected