Home
last modified time | relevance | path

Searched refs:is_mime (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dmimify.py280 def mimify_part(ifile, ofile, is_mime): argument
299 is_mime = 1
369 if (must_quote_header or must_quote_body) and not is_mime: