[issue5987] Broken link to "Curses Programming with Python"

2009-05-16 Thread Georg Brandl
Georg Brandl added the comment: Yes, we're only maintaining the docs for maintained branches, and 2.5 is now in security-fix-only status. I've clarified the "reporting bugs" document in the current docs now. -- ___ Python tracker

[issue5987] Broken link to "Curses Programming with Python"

2009-05-11 Thread Ralph Corderoy
Ralph Corderoy added the comment: Does that mean it's policy not to correct documentation for non-latest versions? Fair enough. But perhaps http://www.python.org/doc/2.5.2/lib/about.html should be changed to reflect that, and likewise on other non-latest versions, e.g. "If the problem still ex

[issue5987] Broken link to "Curses Programming with Python"

2009-05-10 Thread Georg Brandl
Georg Brandl added the comment: This is already fixed in later versions. -- resolution: -> out of date status: open -> closed ___ Python tracker ___

[issue5987] Broken link to "Curses Programming with Python"

2009-05-10 Thread Ralph Corderoy
New submission from Ralph Corderoy : http://www.python.org/doc/2.5.2/lib/module-curses.html links to http://docs.python.org/dev/howto/index.htmlcurses/curses.html as "Curses Programming with Python" but it's 404 Not Found. It may be that this link is broken in other Python versions, 2.5.2 is jus