Elad Lahav <e2la...@gmail.com> added the comment:

"Attached fork_mt.py example uses exec_fn() function... which is not defined. 
Is it on purpose?"

That was my mistake - a copy/paste of existing code from distutils. Since the 
example hangs before the script gets to exec_fn() I didn't notice the problem. 
Just change it to os.execl

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39763>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to