[Python-Dev] Gathering Python 2.1 goals and non-goals

Andrew Kuchling akuchlin@mems-exchange.org
Fri, 3 Nov 2000 20:31:05 -0500


On Fri, Nov 03, 2000 at 06:01:27PM -0500, Guido van Rossum wrote:
>- Whatever you want to work on.  If you have an idea for a PEP that
>  you think should be implemented in Python 2.1, or if you want to

Using Distutils to compile most of the extension modules, taking the
first step to eliminating the Setup/Makefile.pre.in scheme.  I'll
begin drafting a PEP.

--amk