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)
commit29feb1ffcaa45335c33fc0a8bade83304b238744
treeeb81f754be81cfb123586a2887a34b5ce170e325
parent3aa0c9dcf3af9c7a17cadeb79de960ba025a0c29
Make call of os.getppid() conditional: it is not available on Windows.
Doc/library/multiprocessing.rst