Hi,

Can you specify if this is broken for Python 2.5 and 2.7, or if you've just
found this with Python 2.7?

-Marzia

On Tue, Nov 1, 2011 at 1:03 PM, Waldemar Kornewald <[email protected]>wrote:

> Hi Marzia,
> there is a little bug in the SDK. Django-nonrel users put the "django"
> package directly in the project folder. However, when I try to import
> django the dev_appserver's import hook says that I have to add django to
> the libraries section in app.yaml. It doesn't even try to import the
> package in the first place. The same happens with jinja2 and other
> packages. The correct behavior would be to only raise an exception if the
> import would fail.
>
> Could you or someone else from Google please take a look at this bug
> before the final 1.6.0 release? Thanks!
>
> Bye,
> Waldemar Kornewald
>
> --
> You received this message because you are subscribed to the Google Groups
> "google-appengine-python" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine-python/-/LWwMFgs_VpgJ.
> 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/google-appengine-python?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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/google-appengine-java?hl=en.

Reply via email to