]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12326: document the recommended idiom for checking sys.platform on Unix systems.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 9 Jul 2011 13:54:23 +0000 (15:54 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 9 Jul 2011 13:54:23 +0000 (15:54 +0200)
commita83cdaae89b9565bd3c6f78c14a23befcac24e76
tree8e1261c0f6e60cbedd7e5d67c87c14cdcaebb4dd
parent00ebeb540f48cf22878f82f274a82df36b01fda8
Issue #12326: document the recommended idiom for checking sys.platform on Unix systems.
Also, point to the various alternatives.
Doc/library/os.rst
Doc/library/sys.rst