I feel like a complete idiot.

Here's my app.yaml:

application:corerproxy
version:1
runtime:python
api_version:1

handlers:

- url: /fetch.py
  script:fetch.py

here is run scripts

corerskymatoMacBook-Pro:google_appengine corersky$ /usr/bin/python2.5
appcfg.py update corerproxy/fetchserver
Error parsing yaml file:
mapping values are not allowed here
  in "corerproxy/fetchserver/app.yaml", line 6, column 9

I don't find what is the error?

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