On Thursday 16 October 2008 14:11:39 Diez B. Roggisch wrote: > Hi, > > when doing > > python -c "from paste.deploy import appconfig" > > I get the following output: > > http://paste.turbogears.org/paste/10023 > > Now obviously I'm not doing this for fun - it just prevents me from using > TG2 with mod_wsgi.
<snip/> Just for the record, this is a tg-namespace problem. Solved by not using tg.ext.repoze.who, but tgext.authorization instead. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

