Upload files with wsgi
John Nagle
nagle at animats.com
Tue Sep 28 18:41:52 EDT 2010
On 9/28/2010 3:31 PM, Hidura wrote:
> Hello, i have a project on Python3k, and i have a very big problem i
> don' t find how take an upload file i am using the wsgiref lib, and or
> theres any way to connect to the client in order to get the file by
> myself?
>
> Thank you
> Diego Hidalgo.
This is not clear.
Are you trying to upload a Python program to a server, where
a web server will run it in response to web requests? Or what?
Does this involve an Apache server?
John Nagle
More information about the Python-list
mailing list