Traceback (most recent call last):
  File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 501, in __call__
    handler.post(*groups)
  File "/base/data/home/apps/appengine-cookbook/2.4/cookbook.py", line
373, in post
    template_values = memcache.get(key)
  File "/base/python_lib/versions/1/google/appengine/api/memcache/
__init__.py", line 384, in get
    request.add_key(_key_string(key))
  File "/base/python_lib/versions/1/google/appengine/api/memcache/
__init__.py", line 115, in _key_string
    'received %d bytes' % (MAX_KEY_SIZE, len(server_key)))
ValueError: Keys may not be more than 250 bytes in length, received
282 bytes
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to