nowhere, you are not encouraged to use print statement in production
(mod_python breaks with this)

if you want output you have to use some Logging or response.write to some
view

On Wed, Nov 23, 2011 at 11:04 AM, Cliff <cjk...@gmail.com> wrote:

> Where does the output from print go when using Apache?
>
> Running on Ubuntu 10.04 with wsgi.  Installed using the one step
> install script, no changes.
>



-- 

Bruno Rocha
[http://rochacbruno.com.br]

Reply via email to