From: Mark Dickinson Date: Fri, 6 Feb 2009 16:39:11 +0000 (+0000) Subject: Replace references to python-3000 mailing list with python-dev in X-Git-Tag: v3.1a1~259 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b9ebd04bbc34a31151a44c0a4c78aa4821f41136;p=thirdparty%2FPython%2Fcpython.git Replace references to python-3000 mailing list with python-dev in README. --- diff --git a/README b/README index 2d50391ac2cb..e661f272cfa6 100644 --- a/README +++ b/README @@ -130,11 +130,11 @@ issue 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