Hi

python under app engine can read files, it just can't write files to
the file system under gae.

So have a look at the getting started guide - for instance the Hello
World or the Template examples
and just modify them to read the csv and output it.
Its a pretty basic addition if you have worked out how to do file i/o
in python.

I suggest you work through the exmples and get use to the platform.

Rgds

T



On Jun 4, 7:27 pm, DiveIntoGAE <taogf1...@gmail.com> wrote:
> Can Google App Engine read CSV file and show the content in the web
> page?
>
> Can anybody give me a example?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to