On Tue, Jan 26, 2010 at 5:22 PM, Branko Vukelic <[email protected]> wrote:
> I'm using web.py master retrieved about 2 or 3 weeks ago. So before
> you go on to read the rest, if file uploading doesn't work (the way it
> is described in the cookbook at least) in the master for some reason,
> please tell me so, and I'll switch back to .33
>
>
> Here's my app.py:
>
> http://dpaste.com/150637/
>
Try using:
f = upl_form(web.input(file={}))
--
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/webpy?hl=en.