[Distutils] Re: backwards compatibility of distutils?

Fredrik Lundh fredrik@pythonware.com
Wed May 14 10:43:28 2003


M.-A. Lemburg wrote:

> If you're starting to go for Python 2.2 in distutils, then
> it'll become very hard for code publishers to provide Python
> 2.0/2.1 versions of their code and, yes, these version are
> still in use out there.

fwiw, 2.1 accounts for about 20% of the PIL 1.1.4 downloads.

</F>