I've tried this(comment "import appengine_monkey" from my paste-deploy.py)
with appengine SDK 1.19, and I got errors like below:
[...]

  File 
"/home/posh/python/Pylons/google_appengine/google/appengine/tools/dev_appserver.py",
line 982, in decorate
    return func(self, *args, **kwargs)
  File 
"/home/posh/python/Pylons/google_appengine/google/appengine/tools/dev_appserver.py",
line 1430, in LoadModuleRestricted
    description)
  File 
"/home/posh/python/Pylons/pylons-simplesite/lib/python2.5/site-packages/setuptools-0.6c9-py2.5.egg/pkg_resources.py",
line 23, in <module>
    from os import utime, rename, unlink    # capture these to bypass sandboxing
ImportError: cannot import name utime

[...]

I have no idea if this is a bug or not, so I report here first, and I have
the detail traceback attached, too. Maybe somebody can check and help,
thanks[?].

On Thu, Feb 12, 2009 at 10:42 AM, Walter Cruz <[email protected]> wrote:

> I can test it tomorrow.
>
> On Wed, Feb 11, 2009 at 7:54 PM, Ian Bicking <[email protected]> wrote:
>
>> Reportedly (http://code.google.com/p/googleappengine/issues/detail?id=61and
>> 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
>>
>>
>>
>
>
> --
> []'
> - Walter
> waltercruz.com
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

<<inline: 330.gif>>

Attachment: Traceback
Description: Binary data

Reply via email to