Hi, How does http upload work now in web.py? Looking at some of the older posts, it looked like web.context._inputfs would give you file-like objects. Now, context as changed to ctx and web.ctx doesn't have an _inputfs member.
Is there any other way to do it? (The http upload isn't coming from a form, its coming from a client app that uploads files to the server - not that that should make any difference) Thanks, Haran --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
