If from within any servlet I call
os.system("echo test")(or any other use of os.system()) then afterwards I am unable to stop the script using ^C. Should I be invoking external programmes using some other mechanism?
Oliver
P.S. Environment: - WebKit started using ./AppServer - OS: Mac OS X 10.3.5 - Python 2.3 - With either Webware 0.8.1 or the latest from CVS,
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
