SIGN IN SIGN UP

Close #12326: sys.platform is now always 'linux' on Linux

On Linux, sys.platform doesn't contain the major version anymore. It is now
always 'linux', instead of 'linux2' or 'linux3' depending on the Linux version
used to build Python.
V
Victor Stinner committed
ff3d9399fc79b64b23b60ac9a11fa9009e6333e7
Parent: 87f58d8