Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/library/
Dmimify.rst20 unmimify are especially useful when a message has to be edited before being
23 unmimify message
41 .. function:: unmimify(infile, outfile[, decode_base64])
81 to encode (mimify) and decode (unmimify) respectively. *infile* defaults to
/external/python/cpython2/Lib/
Dmimify.py207 def unmimify(infile, outfile, decode_base64 = 0): function
451 encode = unmimify