In 2008, over one thousand people experienced the world’s first virtual web conference. Together, we created a new type of conference that is environmentally-friendly, affordable, and interactive.

In 2009, we are going to take it one step further.


Simple cookie fix for session.put() error with pyamf shell after upgrading the Google App Engine SDK

On the off chance that you are running app-engine-patch and have started getting errors similar to…

Traceback (most recent call last):
  File "/Users/aral/projects/headconference/trunk/shell/gateway.py", line 218, in evalCode
    session.put()
AttributeError: 'NoneType' object has no attribute 'put'

…while using the PyAMF Shell after upgrading your Google App Engine SDK (to the latest 1.1.5, for example) the fix is really quite simple: delete the cookies in your browser.

Post Metadata

Date
October 5th, 2008

Author
Aral

Tags


2 Comments


  1. san

    Aral, i already commented on the DHL post with the following question. Think you was to busy with FOTB right? : )

    Can you send met the url with the paralax scrolling example (http://blog.drwoohoo.com, the WOW effect ;)
    I am suing it for a review of the Adobe User Group in Amsterdam and ofcourse your session. I’ll send you the review on my blog when i’am finished.

    thanx in advance,
    san


  2. Don’t you mean “using”??? Suing sounds awfully harsh! ;)


Leave a Reply