From: Mark Dickinson Date: Fri, 6 Feb 2009 16:41:19 +0000 (+0000) Subject: Merged revisions 69370 via svnmerge from X-Git-Tag: v3.0.1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c63156a594585a327cad1939fd144021ae9ff8c;p=thirdparty%2FPython%2Fcpython.git 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. ........ --- 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