![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | get |
def | post |
![]() | |
def | generate |
def | base_path |
def | filter_url |
def | in_production |
def | interactive_console_enabled |
![]() | |
def | initialize |
def | get |
def | post |
def | head |
def | options |
def | put |
def | delete |
def | trace |
def | error |
def | redirect |
def | handle_exception |
def | new_factory |
def | get_url |
Static Public Attributes | |
string | PATH = '/memcache' |
tuple | TYPES |
string | DEFAULT_TYPESTR_FOR_NEW = 'String' |
Additional Inherited Members | |
![]() | |
request | |
response | |
Shows stats about memcache and query form to get values.
def google.appengine.ext.admin.MemcachePageHandler.get | ( | self | ) |
Show template and prepare stats and/or key+value to display/edit.
def google.appengine.ext.admin.MemcachePageHandler.post | ( | self | ) |
Handle modifying actions and/or redirect to GET page.
|
static |