Hello,
 I was trying to do some basic file operations in my application. But
wen i tried tat to run in app engine it is showing error..

 File "C:\Program Files\Google\google_appengine\test\test1.py", line
44, in readmod
    f = open("test.txt","w")
  File "C:\Program Files\Google\google_appengine\google\appengine\tools
\dev_appserver.py", line 777, in __init__
    raise IOError('invalid mode: %s' % mode)
IOError: invalid mode: w

Wat is to be done now??

--~--~---------~--~----~------------~-------~--~----~
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