Marc-Andre Lemburg <m...@egenix.com> added the comment: Note that distutils was removed from PEP 291 in r1982 "After some discussion at the distutils sprint at PyCon 2005".
This was not discussed on the distutils mailing list at the time which I regard as not in line with the way Python or distutils is developed. While we likely don't need Python 2.1 compatibility anymore, Python 2.3 is still in active use, so keeping distutils Python 2.3 compatible would allow package authors to use a single distutils version (the Python 2.6 one) to cover the Python releases 2.3 - 2.6. ---------- nosy: +lemburg _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5052> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com