What steps will reproduce the problem? 1. Page working ok(displaying content) 2. Code change in py-file 3. Refresh the page in the browser
What is the expected output? What do you see instead? Expect: the page content See: blank page, firebug reports "200 Good to go" What version of the product are you using? On what operating system? It happens on my development machine (windows vista + eclipse + app engine patch 1.1RC + SDK 1.3) and on app spot, same behavior in every browser Please provide any additional information below. It passes trough main.py, call real_main() function, everything seems fine, no error and exceptions -- 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.
