Hello,

I'm new to google app engine and also new to python. I don't
understand why you have to code it like this:

class MainPage(webapp.RequestHandler):
  def get(self):

I thought that def would define a function. But if I label it
different then get or post it doesn't work. Can somebody give me a
basic idea?

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