[Tutor] File uploads perr HTTP

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Thu, 22 Feb 2001 03:24:19 -0800 (PST)


On Wed, 21 Feb 2001, Sharriff Aina wrote:

> can someone point me to a URL where I can RTFM "file uploads per HTTP
> in Python" for dummies? I would be extremly nice if someone posted a
> snippet to the list, that would give me a push in the right direction.

I'm not quite sure I understand your question yet; could you explain a
little more about what you're doing?

In the meantime, if you haven't seen it already, here's a link to the
httplib library documentation:

    http://python.org/doc/current/lib/module-httplib.html