Issue #8028: multiprocessing: Documented that ``Process.terminate``
authorAsk Solem <askh@opera.com>
Tue, 9 Nov 2010 21:52:33 +0000 (21:52 +0000)
committerAsk Solem <askh@opera.com>
Tue, 9 Nov 2010 21:52:33 +0000 (21:52 +0000)
commitff7ffdd752a84395e1b10a9d2fa848d80f85c400
treebaff494a1c1d636ee8a885ac04de3ca6697ec991
parent518eaa8a7676a456ef8f04a8645af28c8b1ea09c
Issue #8028:  multiprocessing: Documented that ``Process.terminate``
is only intented for use by the parent process.
Doc/library/multiprocessing.rst
Misc/NEWS