On Monday, December 30, 2013 7:09:48 AM UTC-6, Vimarsh Chaturvedi wrote:
>
>
> I'm basically a noob. 
> I'm trying to run Google Appengine in Ubuntu. 
> It keeps showing, there is an error in line 7, column 9;
> this is what I typed in the app.yaml file is 
>
> 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? 
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to