Home
last modified time | relevance | path

Searched defs:_structure (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/email/
Diterators.py59 def _structure(msg, fp=None, level=0, include_default=False): function
/external/python/cpython2/Lib/email/
Diterators.py61 def _structure(msg, fp=None, level=0, include_default=False): function