A.M. Kuchling <[EMAIL PROTECTED]> added the comment:
This is fixed in the Python 2.6 documentation, where the HOWTOs
have been incorporated and the link is therefore automatic. Thanks for
your report!
--
nosy: +akuchling
resolution: -> fixed
status: open -> closed
__
New submission from Matt Beaumont-Gay <[EMAIL PROTECTED]>:
The link to the "Curses Programming with Python" page on the curses
module doc page (http://www.python.org/doc/lib/module-curses.html) is
broken; the correct link is apparently
'http://docs.python.org/dev/howto/curses.html'.
--
a