mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
ff3d9399fc
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.