Strange behavior with os call in cgi script

Rene Pijlman reply.in.the.newsgroup at my.address.is.invalid
Sun Feb 5 17:55:29 EST 2006


sophie_newbie:
>OK, interesting, but just how dow I print he environment in the
>program??

Add logging to your program:
http://www.python.org/doc/2.3.5/lib/module-logging.html

And log the environment:
http://www.python.org/dev/doc/newstyle/lib/os-procinfo.html

-- 
René Pijlman



More information about the Python-list mailing list