This post is a reminder for myself.
Buffered output means you can't have a process that takes 45 seconds send "5%, 10%, 15% .." As line output as the process takes place you only get one update. "5%....Done!" I was tired and spend 20 minutes figuring out why a code example for how to do this in Python didn't work. -Brandon -- 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.
