Mod python with multipart

Gandalf gandalf at geochemsource.com
Thu Aug 12 06:06:20 EDT 2004


  Hi All!

Does anyone know how to read the "multipart/form-data" posted by a form? 
I'm using mod_python 3.1 and Apache 2.
I looked at the docs of the request object but there is no description 
on how to read multipart data.
I also tried google with "modpython multipart" but there are only a few 
hits - I could not use them.

I only need the multipart data as a string - I have already written the 
code that splits the data into fielts.
Thanks in advance,

   Laci




More information about the Python-list mailing list