ОК, got it :) one could do:
import my_app.module_with_huge_global_var in the script that creates wsgi application instance. In view functions, just import my_app.module_with_huge_global_var again and the scope becomes available. best regards -- Valery A.Khamenya -- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
