7 Jun
2004
7 Jun
'04
9:48 a.m.
--On Montag, 7. Juni 2004 15:01 Uhr +0530 Kailashnath_Ganesan <Kailashnath_Ganesan@infosys.com> wrote:
Hi, I need to invoke an executable file from zope. I am not able to import modules like os or nt in python script.
right, they are restricted
I also tried to use an external method, but am not able to do so.
why not? which os are you using? how can one reproduce this? starting external programs through an external method is a common task that works. -aj