On May 19, 9:23 pm, stevep <[email protected]> wrote: > > Hopefully there is only a fractional time cost for GAE to load the > larger code base module if it loads the .pyc version. If so, I would > prefer to stay with the two large modules.
Add the following to your app.yaml file: derived_file_type: - python_precompiled -- 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.
