Author: mark.dickinson Date: Fri Feb 6 17:41:19 2009 New Revision: 69371 Log: 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 (2009年2月06日) | 3 lines Replace references to python-3000 mailing list with python-dev in README. ........ Modified: python/branches/release30-maint/ (props changed) python/branches/release30-maint/README Modified: python/branches/release30-maint/README ============================================================================== --- python/branches/release30-maint/README (original) +++ python/branches/release30-maint/README Fri Feb 6 17:41:19 2009 @@ -114,11 +114,11 @@ If you're not sure whether you're dealing with a bug or a feature, use the mailing list: - python-3000 at python.org + python-dev at 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