[mod_python] Running subprocesses

Ronald Levine rl at ronaldlevine.com
Wed Oct 4 00:37:09 EDT 2006


I want my Python script, running under mod_python/publisher, to be
able to invoke disk-resident C programs using os.popen, etc. , and
receive their stdout, etc.  It does not seem to be working for me. Are
there some fundamental restrictions that preclude my plan?

Thanks

Ronald



More information about the Mod_python mailing list