[issue9457] Wrong URL in Python-3.2a1/README

2010-08-02 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in r83584. -- nosy: +georg.brandl resolution: -> fixed status: open -> closed ___ Python tracker ___ __

[issue9457] Wrong URL in Python-3.2a1/README

2010-08-02 Thread Uli Kunitz
New submission from Uli Kunitz : The URL http://docs.python.org/dev/3.2/whatsnew/3.2.html is wrong. It should be replaced with http://docs.python.org/dev/whatsnew/3.2.html. -- assignee: d...@python components: Documentation messages: 112548 nosy: d...@python, kune priority: normal sever