Daemon call python program

2009-10-12 Thread ���m�ۤv...@����
I have a daemon process which will call a python program. What do I do if I want to dump the exception when the python program exist by uncaught exception. Thanks a lot! -- ※Post by command from 59-124-255-226.HINET-IP.

Re: Daemon call python program

2009-10-12 Thread ���m�ۤv...@����
※ 引述《command (找尋自己的一片天)》之銘言: : I have a daemon process which will call a python program. : What do I do if I want to dump the exception when the python program exist : by uncaught exception. : Thanks a lot! By the way, the python program is multi-thread -- ※Post by command

Re: Daemon call python program

2009-10-12 Thread Jorgen Grahn
On Mon, 2009-10-12, §ä´m¦Û¤vª�...@¤ù¤Ñ wrote: ?? ???z?mcommand (???m???v...@)?n???G : I have a daemon process which will call a python program. : What do I do if I want to dump the exception when the python program exist : by uncaught exception. : Thanks a lot! By the way, the