]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#6394: Add os.getppid() support for Windows.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 7 Sep 2010 21:31:17 +0000 (21:31 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 7 Sep 2010 21:31:17 +0000 (21:31 +0000)
commit4b6fdf38525382dc279c5b32023f931e6db98591
tree155ef27daaa49e0f2026d68e208d903b3e0d8a99
parent8bc09039ed7a2aa9d878e82419baf3402c48600d
#6394: Add os.getppid() support for Windows.
Doc/library/os.rst
Doc/whatsnew/3.2.rst
Lib/test/test_os.py
Misc/ACKS
Misc/NEWS
Modules/posixmodule.c