From 76bd6fdb4b6c66a0971cac93376c3bcbe7250215 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 19 Oct 2001 04:36:40 +0000 Subject: [PATCH] Get rid of the note about verifications -- they've already been done. --- pep-0101.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pep-0101.txt b/pep-0101.txt index 4bc262d98..ebaad1f07 100644 --- a/pep-0101.txt +++ b/pep-0101.txt @@ -18,10 +18,6 @@ Abstract other folks, so this PEP attempts to collect, in one place, all the steps needed to make a Python release. - (Note: These steps were recorded during the Python 2.2a2 release - done by Barry and Guido. It will be checked for accuracy with the - subsequent release, to be done by Barry.) - How to Make A Release