[issue2867] curses-howto link in curses module documentation gives a 404

2008-05-16 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Especially with the rollover to the new docs. When both trunk and stable version have the same base again, I'll continue backporting doc changes as usual. -- resolution: -> wont fix status: open -> closed

[issue2867] curses-howto link in curses module documentation gives a 404

2008-05-15 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: Usually, we don't bother fixing doc problems until the next major release. -- nosy: +benjamin.peterson __ Tracker <[EMAIL PROTECTED]> _

[issue2867] curses-howto link in curses module documentation gives a 404

2008-05-15 Thread Devin Jeanpierre
New submission from Devin Jeanpierre <[EMAIL PROTECTED]>: In the curses module documentation < http://docs.python.org/lib/module- curses.html >, there is a link to a curses-howto, at < http://www.python.org/doc/howto/curses/curses.html >. That page doesn't exist: it gives an HTTP 404. I am awa