diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-08-17 20:49:41 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-08-17 20:49:41 +0200 |
commit | 9c3de4a88357cef2753d30c816a238bd74f39273 (patch) | |
tree | c799cb6ebcd0ec62801a275291e4f8b0ca9846d0 /Lib/subprocess.py | |
parent | c77239613ba08878f07fac5e23ea60fbcf386a06 (diff) | |
download | cpython-git-9c3de4a88357cef2753d30c816a238bd74f39273.tar.gz |
Issue #12326: don't test the major version of sys.platform
Use startswith, instead of ==, when testing sys.platform to support
new platforms like Linux 3 or OpenBSD 5.
Diffstat (limited to 'Lib/subprocess.py')
0 files changed, 0 insertions, 0 deletions