[issue1758] Wrong link in documentation

2008-01-07 Thread Martin v. Löwis
Martin v. Löwis added the comment: Thanks for the report. I just fixed it in r59848; this will be released with Python 2.5.2. "old" docs *will* be updated for 2.5.x. -- nosy: +loewis resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTE

[issue1758] Wrong link in documentation

2008-01-07 Thread Robert Lehmann
Robert Lehmann added the comment: This problem has been removed in the current version of the documentation (http://docs.python.org/dev/install/index.html) -- old docs aren't updated. It has an own section now (http://docs.python.org/dev/bugs.html). Issue can be closed. -- nosy: +lehman

[issue1758] Wrong link in documentation

2008-01-07 Thread Martin Marcher
New submission from Martin Marcher: In this site: http://www.python.org/doc/current/inst/about.html under "Comments and Questions" the link to the python bugtracker is still pointing to the sourceforge bugtracker. -- components: Documentation messages: 59502 nosy: martin.marcher severity