]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Merged revisions 69370 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Fri, 6 Feb 2009 16:41:19 +0000 (16:41 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Fri, 6 Feb 2009 16:41:19 +0000 (16:41 +0000)
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

diff --git a/README b/README
index 3d34b1f21000c1bedce97f0d14fb05ff5daebb40..c3ecba662d0ccec9009e0f486a0e68a01ea8dba2 100644 (file)
--- 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