commit | b9ebd04bbc34a31151a44c0a4c78aa4821f41136 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Fri Feb 06 16:39:11 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Fri Feb 06 16:39:11 2009 +0000 |
tree | 502ea882ad4d2daade48cda0035b2233626936db | |
parent | fce970af2b464c8d17b664af8d329836f9c46e16 [diff] [blame] |
Replace references to python-3000 mailing list with python-dev in README.
diff --git a/README b/README index 2d50391..e661f27 100644 --- a/README +++ b/README
@@ -130,11 +130,11 @@ 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