Hello,

i'm trying to get the Toscawidgets example
running with pylons 0.9.6rc1.

The only part not working for me is in middleware:

def extra_vars():
        return dict(
            py_c=pylons.c._current_obj(),
            g=pylons.g._current_obj(),
...

where the pylons-object doesn't exist:

exceptions.NameError: global name 'pylons' is not defined

any ideas? do i miss something?

Thanks,

  Dominik


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to