Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close #12326: sys.platform is now always 'linux' on Linux | Victor Stinner | 2011-08-20 | 1 | -207/+0 |
| | | | | | | 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. | ||||
* | Regenerated for Linux 2.2.4. | Martin v. Löwis | 2001-12-22 | 1 | -55/+182 |
| | |||||
* | Forgot to add this file. CDROM device parameters. | Guido van Rossum | 1999-04-12 | 1 | -0/+80 |