[issue6775] readme: correct python.org/community/lists url

2009-08-24 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in r74544. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Py

[issue6775] readme: correct python.org/community/lists url

2009-08-24 Thread Nicolas Dumazet
New submission from Nicolas Dumazet : README shows http://www.python.org/community/lists.html as an URL for mailing list details, but it should be http://www.python.org/community/lists/ Attaching a patch. -- assignee: georg.brandl components: Documentation files: readme-url-mls.patch ke