![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
def | CreateRPC |
def | MakeSyncCall |
def | SetError |
Additional Inherited Members | |
![]() | |
request_data | |
![]() | |
THREADSAFE = False | |
Stub version of images API to be used with the dev_appserver.
def google.appengine.api.images.images_stub.ImagesServiceStub.__init__ | ( | self, | |
service_name = "images" , |
|||
host_prefix = "" |
|||
) |
Preloads PIL to load all modules in the unhardened environment. Args: service_name: Service name expected for all calls. host_prefix: the URL prefix (protocol://host:port) to preprend to image urls on a call to GetUrlBase.