Reportedly (http://code.google.com/p/googleappengine/issues/detail?id=61 and http://code.google.com/p/googleappengine/issues/detail?id=60) the appengine SDK (and presumably live environment) now include many of the pieces from appengine-monkey. This means that potentially appengine-monkey is not needed to run things like Pylons.
Are there people using Pylons and appengine-monkey? If so, please test if you can remove the appengine-monkey monkeypatches. Removing "import appengine_monkey" from your runner script (probably paste-deploy.py) should do it. If there are problems, they should probably be listed in issue 60. Actually, if there aren't problems reports of that should also go in issue 60. -- Ian Bicking | http://blog.ianbicking.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
