I thought I'd cracked the case when I hit upon the idea of a custom AST node and a monkey-patched visit method for it in the code generator, but Jinja actually goes out of its way to prevent me from subclassing a node. Seems unnecessary and mean :/
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.
