Parse multipart input. Arguments: fp : input file pdict: dictionary containing other parameters of content-type header Returns a dictionary just like parse_qs(): keys are the field names, each value is a list of values for that field. This is easy to use but not much goo
(fp, pdict)
source not stored for this graph (policy: none)
no test coverage detected