Vincent Wong
vincentwong at ionetbiz.com
Wed Jul 4 16:36:18 EST 2001
When I use os.system('some command') within the interactive interpreter, everything works fine. But when I use the same os.system('some command') together with mod_python, no error reported but the effect of the command does not occur. Anyone know what is happenning here? Regards. Vincent -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.modpython.org/pipermail/mod_python/attachments/20010704/247ee969/attachment-0003.htm
|