For posterity, the Pyramid project does not intend on fixing this limitation<https://github.com/Pylons/pyramid/pull/638#issuecomment-7050642>. If you encounter this problem, you will have to bypass the use of `@view_config` and use `Configurator.add_view()` manually (or through some other custom registration scheme).
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/LSo3_FeL8LYJ. 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.
