distutils for old pythons?

Gerhard Häring gh_pythonlist at gmx.de
Tue Nov 20 19:43:16 EST 2001


On Tue, Nov 20, 2001 at 11:17:09PM +0000, Andrei Kulakov wrote:
> Hello,
> 
> I just found out that distutils were not included in python1.5 and 2.0.
> [...]

They are included since 2.0.

For 1.5.x, use the downloads from:

http://www.python.org/sigs/distutils-sig/download.html

State distutils as a requirement for your Python installers (even 1.5.x) and
you're set.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list