http://code.google.com/appengine/docs/python/tools/devserver.html
On Tue, May 24, 2011 at 06:54, [email protected] <[email protected]> wrote: > how to user dev_appserver.py? > > On 5月24日, 下午3時45分, Sarang <[email protected]> wrote: >> This is not a Google App Engine error. Expand one of the error messages to >> see where it is failing. Your code is not able to import a module it looks >> like. Run your code locally using dev_appserver and debug the problem. >> >> Sarang > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
