I noticed in app config documentation that new directive 'includes' is
added. It's described to  include any library or module into runtime.
While you can always import python library in code, what's this new
directive for? My guess is it's like 'app' in django and lets you to
include packages by including scripts, static files and templates in
your include yaml file.
Any examples to demo how to use it?

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

Reply via email to