This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: broken link for 2.5.3 doc download
Type: Stage:
Components: Documentation Versions: Python 2.5
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: georg.brandl Nosy List: georg.brandl, loewis, quiver
Priority: normal Keywords:

Created on 2008-12-24 01:59 by quiver, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg78252 - (view) Author: George Yoshida (quiver) (Python committer) Date: 2008-12-24 01:59
Download page for 2.5.3 documantation is not ready.

---

Go to Documentation top page:
  http://docs.python.org/

click "Previous versions"
click "Python 2.5.3"
click "Download all these documents"

But this URL, http://www.python.org/doc/2.5.3/download/ , gives 404 NOT
FOUND ERROR.
msg78258 - (view) Author: Martin v. Löwis (loewis) * (Python committer) Date: 2008-12-24 08:30
Thanks for the report; this is now fixed.
History
Date User Action Args
2022-04-11 14:56:43adminsetgithub: 48984
2008-12-24 08:30:39loewissetstatus: open -> closed
nosy: + loewis
resolution: fixed
messages: + msg78258
2008-12-24 01:59:02quivercreate