In Django's code I see
from imp import find_module [1]

However in google's runtime the app module is empty.[2] Can someone
more experienced than me, tell when this code will be hit, and what
can I do to not hit this code.
[1]
http://www.google.com/search?q=django+%22from+imp+import%22+site%3Acode.djangoproject.com&sourceid=navclient-ff&ie=UTF-8&rlz=1B3GGGL_enIN217IN217&aq=t
[2] http://code.google.com/appengine/docs/python/purepython.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to