On Wed, May 14, 2014 at 12:05 PM, nalini mirajkar <[email protected]> wrote:
> How to open the output.data file? I am assuming all the data from course > (course and student data) will be in the .data file. pls provide examples > to open this file. > The downloaded data is formatted as a CSV file, which can be opened by any spreadsheet application. Make sure to put the correct *.csv* file extension as well: https://developers.google.com/appengine/docs/python/tools/uploadingdata#Python_Downloading_data_from_App_Engine ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
