am e55fc016: Merge "Use remote_api for shell access on developer.android.com." into froyo

Merge commit 'e55fc016a6e40edd456c0d240d06689d84a7127b' into gingerbread

* commit 'e55fc016a6e40edd456c0d240d06689d84a7127b':
  Use remote_api for shell access on developer.android.com.
This commit is contained in:
Trevor Johns
2010-09-10 12:33:57 -07:00
committed by Android Git Automerger

View File

@@ -4,6 +4,10 @@ runtime: python
api_version: 1 api_version: 1
handlers: handlers:
- url: /remote_api
script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py
login: admin
- url: /gae_shell/static - url: /gae_shell/static
static_dir: gae_shell/static static_dir: gae_shell/static
expiration: 1d expiration: 1d