본문 바로가기

Prog.Lang. or Query/Jython

Jython os command 에러 처리


if(os.system(os_command) <> 0:
   raise "OS Command has signalled errors."