K 10 svn:author V 5 nivit K 8 svn:date V 27 2010-12-31T17:13:44.000000Z K 7 svn:log V 318 The modules in the Python standard library don't provide a way to upload large Files via HTTP without having to load the entire file into memory first. poster provides support for both streaming POST requests as well as multipart/form-data encoding of string or file parameters. WWW: http://atlee.ca/software/poster END