Brian Hawthorne
brianh at exelixis.com
Wed Nov 12 16:25:14 EST 2003
i use popen3 under modpy and it works just fine. -brian hawthorne On Wed, 12 Nov 2003, Ziegenhorn, Eric wrote: > Hello, > > I've read about the multitude of problems in running subprocesses under > mod_python using commands such as os.system() or one of the os.popen(). > However, I've never been able to find a work around. I'm particularly > interested in using os.popen3(). Does anyone know if this will work? > Should I just go back to straight cgi? > > Thanks, > Eric > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python >
|