mimetypes.init(files=None) Initialize the internal data structures. If given, files must be a sequence of file names
get_boundary(failobj=None) Return the value of the boundary parameter of the Content-Type
colno The column corresponding to pos.
binhex.hexbin(input, output) Decode a binhex file input. input may be a filename or a file-like object supporting
update(arg) Parameter arg should be a key-to-message mapping or an iterable of (key, message)
email.charset.add_codec(charset, codecname) Add a codec that map characters in the given character set to and from Unicode.
add_alternative(*args, content_manager=None, **kw) If the message is a multipart/alternative, create a new message
__iter__() values() Return an iterator over representations of all messages if called as itervalues()
add_header(_name, _value, **_params) Extended header setting. This method is similar to __setitem__() except that
write(s) Write the string s to the underlying file object. s is encoded using the ASCII codec
Page 38 of 44