Never mind, I see what's wrong. That patch is coming out with tg2.3.5, and is not yet released.
I'll document that accordingly. On Mon, Mar 30, 2015 at 6:12 AM, Michael Pedersen <[email protected]> wrote: > I'm working on getting the documentation fleshed out for the tgcloud > recipes I'm putting together before I make the next release. > > As the subject says, I'm using Python 3.4, TG 2.3.4, and Genshi 0.7. I've > updated development.ini to include the following line in [app:main] > > genshi.name_constant_patch = true > > Using a simple quickstart, whenever I go to /admin/permissions I get this: > > Exception: Unhandled node type <class '_ast.NameConstant'> > > Did I get the entry wrong for the config? Is there something else going on > that I'm not thinking of? I think I've got it right, but it definitely > looks like I'm missing *something*. > -- > Michael J. Pedersen > My Profile: http://www.icelus.org/ > Google+ https://google.com/+MichaelPedersen > > -- Michael J. Pedersen My Profile: http://www.icelus.org/ Google+ https://google.com/+MichaelPedersen -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk. For more options, visit https://groups.google.com/d/optout.
