The only way right now is to set web.config.debug = False before
creating the app.
Anand
The latest version of gunicorn passes SERVER_SOFTWARE environment
variable to the worker process and web.py sets debug=False when
SERVER_SOFTWARE is available in env.
Anand
2010/10/31 kevin <kevincas...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "web.py" group.
> To post to this group, send email to we...@googlegroups.com.
> To unsubscribe from this group, send email to
> webpy+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/webpy?hl=en.
>