]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make call of os.getppid() conditional: it is not available on Windows.
authorGeorg Brandl <georg@python.org>
Sun, 1 Jul 2012 07:47:54 +0000 (09:47 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 1 Jul 2012 07:47:54 +0000 (09:47 +0200)
commite683ef55fca11d940794dde000d554e2b6c8f513
tree6954ac737dd3e15db934defad359e379cc8b9ec5
parent1014686d764b6a1c78de123aa716cdd7c176bc81
Make call of os.getppid() conditional: it is not available on Windows.
Doc/library/multiprocessing.rst