From 1c63156a594585a327cad1939fd144021ae9ff8c Mon Sep 17 00:00:00 2001 From: Mark Dickinson Date: Fri, 6 Feb 2009 16:41:19 +0000 Subject: [PATCH] Merged revisions 69370 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r69370 | mark.dickinson | 2009-02-06 16:39:11 +0000 (Fri, 06 Feb 2009) | 3 lines Replace references to python-3000 mailing list with python-dev in README. ........ --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 3d34b1f21000..c3ecba662d0c 100644 --- a/README +++ b/README @@ -114,11 +114,11 @@ tracker: If you're not sure whether you're dealing with a bug or a feature, use the mailing list: - python-3000@python.org + python-dev@python.org To subscribe to the list, use the Mailman form: - http://mail.python.org/mailman/listinfo/python-3000/ + http://mail.python.org/mailman/listinfo/python-dev/ Build Instructions -- 2.47.3