summaryrefslogtreecommitdiffstats
path: root/Lib/plat-linux2/regen
Commit message (Collapse)AuthorAgeFilesLines
* Close #12326: sys.platform is now always 'linux' on LinuxVictor Stinner2011-08-201-8/+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.
* Regenerate for glibc 2.2.3.Martin v. Löwis2001-08-091-1/+1
|
* Remove obsolete entries from regen scripts.Martin v. Löwis2001-07-311-3/+0
|
* This is needed for users of Linux 2.xGuido van Rossum1996-07-221-0/+11