Author: mark.dickinson Date: Fri Feb 6 17:39:11 2009 New Revision: 69370 Log: Replace references to python-3000 mailing list with python-dev in README. Modified: python/branches/py3k/README Modified: python/branches/py3k/README ============================================================================== --- python/branches/py3k/README (original) +++ python/branches/py3k/README Fri Feb 6 17:39:11 2009 @@ -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 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