I submitted this to th Google App engine group, but it's not getting
much response, so I'm going for the scattergun approach to try and fix
it ...

I'm trying to get doctests running from inside of Textmate, and I've
got so far that I can run the tests, and they work as expected until I
try and put() the object, when I get the error above.

I'm using Aral Balkan's gae_doctest.py and I've added os.environ
['APPLICATION_ID'] = APP_ID as suggested in another post.

I've put gae_doctest in /Applications/GoogleAppEngineLauncher.app/
Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/
google_appengine/lib/ (which is symlinked to /usr/local/
google_appengine/lib

Any ideas?
--~--~---------~--~----~------------~-------~--~----~
To post: [email protected]
To unsubscribe: [email protected]
Feeds available at http://groups.google.com/group/python-north-west/feeds
For more options: http://groups.google.com/group/python-north-west
-~----------~----~----~----~------~----~------~--~---

Reply via email to