poster 0.4 is available:

<http://atlee.ca/software/poster/dist/0.4>

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

For more information, visit the poster project site:
<http://atlee.ca/software/poster>

Chris AtLee
<ch...@atlee.ca>
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to