|
| 1 | +Historical Python Sources |
| 2 | +************************* |
| 3 | + |
| 4 | +Note -- newer sources are in their own directories, e.g. ../2.2.1/. |
| 5 | +What's here is purely a historical record. |
| 6 | + |
| 7 | +Python 2.0 sources |
| 8 | +================== |
| 9 | + |
| 10 | +python-2.0.tar.gz Full Python 2.0 source distribution (all platforms) |
| 11 | + |
| 12 | + |
| 13 | +Python 1.6 sources |
| 14 | +================== |
| 15 | + |
| 16 | +Python-1.6.tar.gz Final release |
| 17 | +Python-1.6b1.tar.gz First and only beta |
| 18 | + |
| 19 | + |
| 20 | +Python 1.5.2 sources |
| 21 | +==================== |
| 22 | + |
| 23 | +python-1.5.2.tar.gz Final release |
| 24 | +python-1.5.2c1.tar.gz Release candidate |
| 25 | +python-1.5.2b2.tar.gz Second beta |
| 26 | +python-1.5.2b1.tar.gz First beta |
| 27 | + |
| 28 | + |
| 29 | +Python 1.5.1 sources |
| 30 | +==================== |
| 31 | + |
| 32 | +python-1.5.1.tar.gz Full Python 1.5.1 source distribution (all platforms) |
| 33 | + |
| 34 | + |
| 35 | +Python 1.5 sources |
| 36 | +================== |
| 37 | + |
| 38 | +python-1.5.tar.gz Full Python 1.5 source distribution for all platforms |
| 39 | +lib1.5.tar.gz Just the Python 1.5 libraries |
| 40 | + |
| 41 | + |
| 42 | +Python 1.4 sources |
| 43 | +================== |
| 44 | + |
| 45 | +python-1.4.tar.gz Full Python 1.4 source distribution for all platforms |
| 46 | +lib1.4.tar.gz Just the Python 1.4 libraries |
| 47 | + |
| 48 | + |
| 49 | +Python 1.3 sources |
| 50 | +================== |
| 51 | + |
| 52 | +python-1.3.tar.gz Full source distribution version 1.3 |
| 53 | +lib1.3.tar.gz Only the Python library version 1.3 |
| 54 | +X-extension.tar.gz X extension for version 1.3 |
| 55 | + (should also work with later versions) |
| 56 | + |
| 57 | + |
| 58 | +Python 1.2 sources |
| 59 | +================== |
| 60 | + |
| 61 | +python-1.2.tar.gz Full source distribution version 1.2 |
| 62 | +subset1.2.tar.gz Essential subset of version 1.2 |
| 63 | +lib1.2.tar.gz Only the Python library version 1.2 |
| 64 | + |
| 65 | +Python 1.1 sources |
| 66 | +================== |
| 67 | + |
| 68 | +python1.1.tar.gz |
| 69 | + |
| 70 | +Python 1.0.1 sources |
| 71 | +==================== |
| 72 | + |
| 73 | +python1.0.1.tar.gz |
| 74 | + |
| 75 | +Python 0.9.1 sources |
| 76 | +==================== |
| 77 | + |
| 78 | +python-0.9.1.tar.gz |
| 79 | + |
| 80 | +Older sources |
| 81 | +============= |
| 82 | + |
| 83 | +If you find an older Python release (e.g. 0.9.8), we're interested |
| 84 | +in getting a copy! webmaster@python.org |
0 commit comments