Does the traceback say who called helper()? What happens if you
comment out the helper function?
--
Mike Orr <slugg...@gmail.com>
--
Mike Orr <slugg...@gmail.com>
--
You received this message because you are subscribed to the Google Groups "pylons-discuss" group.
To post to this group, send email to pylons-...@googlegroups.com.
To unsubscribe from this group, send email to pylons-discus...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
--
Mike Orr <slugg...@gmail.com>
I wonder if Pyramid needs a Nose plugin like Pylons does, so that
--with-pylons=test.ini loads a configuration that sets the db binding
globally, so that it doesn't have to be set for each test.