I have an app where I need to parse and process text file via POST method.
When I use webapp.RequestHandler's request.get method, it returns the content a byte a time. I was hoping it could return a line (ie: UNIX or Windows/DOS line). Is there another flag/method that does this already for me? Regards, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
