]> granicus.if.org Git - python/commit
Issue #12326: document the recommended idiom for checking sys.platform on Unix systems.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 9 Jul 2011 13:48:29 +0000 (15:48 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 9 Jul 2011 13:48:29 +0000 (15:48 +0200)
commitea901ad2c6207f44bf1f5b99abfaf349e0ca2145
tree72c2b21fe6058effe6fb0c238e347609559a90c9
parent4a4a0fed0797b641d2a980cc1b8ef4c77bbae9b5
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