Actually my point was that if you patch
TurboGears2-2.1.4-py2.6.egg/tg/configuration.py:970
Changing
app = RegistryManager(app)
to
app = RegistryManager(app, streaming = True)
Then WebError works fine.. it's a bug a turbogears but I could find a place to
report this.
Sorry if the message was lost in all the description.
--
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/turbogears/-/UkJdx45qXL8J.
To post to this group, send email to
turbogears@....
To unsubscribe from this group, send email to
turbogears+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.