Commit graph

3 commits

Author SHA1 Message Date
Victor Stinner
ff3d9399fc 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.
2011-08-20 23:39:26 +02:00
Martin v. Löwis
fe7286c252 Regenerated for Linux 2.2.4. 2001-12-22 15:23:50 +00:00
Guido van Rossum
0fe110548d Forgot to add this file. CDROM device parameters. 1999-04-12 14:35:08 +00:00