From 73c8bcf6e6493dfca1969fca9cc55e26ea2ab669 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Fri, 19 May 2006 11:35:36 +0000 Subject: [PATCH] Remove setuptools items (unless Anthony or Neal thinks it might reappear in 2.5?) --- pep-0356.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/pep-0356.txt b/pep-0356.txt index 46853e175..111acaf20 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -83,8 +83,6 @@ Completed features for 2.5 - pysqlite - - setuptools - Other notable features - Added support for reading shadow passwords (http://python.org/sf/579435) @@ -155,7 +153,6 @@ Open issues - Missing documentation * ctypes (Thomas Heller) * ElementTree/cElementTree (Fredrik Lundh) - * setuptools (written, needs conversion to proper format) - AST compiler problems (Owner: Jeremy Hylton)