From f31bacb1af982c226e172bf4c91f34ad39145512 Mon Sep 17 00:00:00 2001 From: Florent Xicluna Date: Fri, 3 Sep 2010 19:08:36 +0000 Subject: [PATCH] Remove reference to python-3000 mailing list in PEP1 --- pep-0001.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0001.txt b/pep-0001.txt index d1bc2138f..4a81fa0e1 100644 --- a/pep-0001.txt +++ b/pep-0001.txt @@ -439,7 +439,7 @@ Once the PEP is ready for the repository, the PEP editor will: properly. * Send email back to the PEP author with next steps (post to - python-list & -dev/-3000). + python-list & -dev). Updates to existing PEPs also come in to peps@python.org. Many PEP authors are not SVN committers yet, so we do the commits for them.