On Mon, Dec 30, 2013 at 7:09 AM, Vimarsh Chaturvedi <[email protected]>
 wrote:

> application:HelloUdacity
> version:1
> runtime:python27
> api_version:1
> threadsafe:true
>
> handlers:
> -url: /.*
>  script: HelloUdacity.app
> it's showing the error in the line  'handlers:' Any help?
>



Try putting a space between the colon and value of each key/value pair on
the top part; for example: *version:<SPACE>1*. If that doesn't work, what
is the exact error text you're getting from appcfg? You can provide a
screenshot if that's easier for you.



-----------------
-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/groups/opt_out.

Reply via email to