On Mon, Mar 1, 2010 at 2:17 PM, K. Richard Pixley <r...@noir.com> wrote:
> It's not clear to me that there's much need for new packaging tools in older
> versions.

I've certainly found it useful to use distribute under Python 2.4.
There are still a lot of people using Python 2.4.

I think the general rule for packaging tools is that you want one that
supports all the versions of Python you're using.  Given that there
are good reasons to try again, it's reasonable to support 2.4.

Migrating to newer versions can take a significant transition period
for some applications.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to