2.1.3. mime_multipart

2.1.3.1. Module d1_common.mime_multipart

Synopsis:Wrap files and return the file data wrapped in a mime multipart structure when iterated, without buffering.
Created:2010-09-07
Author:DataONE (Dahl, Vieglais)

Classes

multipart(fields, files[, chunk_size]) Generate a MIME Multipart document based on a set of files and fields.

Table Of Contents

Related Topics