In my custom filter I want to call the template's macros by name (this is, 
I have a string containing a macro name and I want to get the macro's 
function and call it). My understanding is that I should be able to get 
them using context.get_exported(), but it's always empty.

Any idea why it's empty? Or if exported macros are not supposed in 
exported_vars (though that makes no sense to me), then is there another way 
to access macros in a filter?

Thanks,

Matt

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to