| <?xml version="1.0" encoding="utf-8"?> | |
| <appengine-web-app xmlns="http://appengine.google.com/ns/1.0"> | |
| <application>no-such-app</application> | |
| <version>dev</version> | |
| <!-- TODO(???) please update threadsafe to true if code is threadsafe --> | |
| <threadsafe>false</threadsafe> | |
| </appengine-web-app> |