]> granicus.if.org Git - python/commit
Explain that os.spawn*() return the process handle on Windows.
authorFred Drake <fdrake@acm.org>
Mon, 1 Apr 2002 23:30:47 +0000 (23:30 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 1 Apr 2002 23:30:47 +0000 (23:30 +0000)
commit4dfb7a81c1bc80d8e4d1d8279d6df81aac4d01e6
tree1d484160ca6d753efe50ea90cb28b4ffe4d79401
parentd764b0a484b1cd653b155dcf80bdda76f2e7e84f
Explain that os.spawn*() return the process handle on Windows.
Clarify that os.waitpid() on Windows takes a process handle, not a process ID.
This closes SF bug #537582.
Doc/lib/libos.tex