Hi,

On Jan 29, 10:55 pm, boson <dan.kam...@gmail.com> wrote:
> Running Django + app-engine-patch locally... Frequently on requests
> (can't determine why/when) I get these two log items:
>
> DEBUG Could not import "strop": Disallowed C-extension or built-in
> module
> DEBUG Could not import "fcntl": Disallowed C-extension or built-in
> module
>
> Each one takes about half a second to come out.  This isn't a big
> deal, but it is a little bit annoying.  Is there any way to tell it to
> stop trying to import these modules, or speed it up somehow?

Which OS do you have?

I've never seen those debug messages. Do you possibly import something
that uses those modules?

Bye,
Waldemar Kornewald
--~--~---------~--~----~------------~-------~--~----~
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 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to