E2011-02-10 18:30:12.361
<type 'exceptions.MemoryError'>:
Traceback (most recent call last):
File "/base/data/home/apps/gaewsdev/6.348249895332861938/admin/removeUser.py", line 219, in <module>
main()
File "/base/data/home/apps/gaewsdev/6.348249895332861938/admin/removeUser.py", line 216, in main
run_wsgi_app(application)
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/util.py", line 97, in run_wsgi_app
run_bare_wsgi_app(add_wsgi_middleware(application))
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/util.py", line 117, in run_bare_wsgi_app
for data in result:
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/appstats/recording.py", line 859, in appstats_wsgi_wrapper
end_recording(500, firepython_set_extension_data)
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/appstats/recording.py", line 933, in end_recording
memcache.delete(lock_key(), namespace=config.KEY_NAMESPACE)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/memcache/__init__.py", line 513, in delete
self._make_sync_call('memcache', 'Delete', request, response)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 86, in MakeSyncCall
return stubmap.MakeSyncCall(service, call, request, response)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 281, in MakeSyncCall
rpc = stub.CreateRPC()
File "/base/python_runtime/python_lib/versions/1/google/appengine/runtime/apiproxy.py", line 193, in CreateRPC
return RPC()
File "/base/python_runtime/python_lib/versions/1/google/appengine/runtime/apiproxy.py", line 103, in __init__
super(RPC, self).__init__(*args, **kargs)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_rpc.py", line 62, in __init__
self.request = request