[issue1156] Suggested change to _exit function description in os module documentation
Johann Tonsing
report at bugs.python.org
Fri Sep 14 23:58:03 CEST 2007
Johann Tonsing added the comment:
Thanks for explaining.
(FWIW I reported this because several examples / recipes I saw elsewhere
on the net used os._exit() in the parent. Perhaps they did this because
they don't want to disrupt resources like file descriptors which the
child has inherited or something.)
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1156>
__________________________________
More information about the Python-bugs-list
mailing list