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: PDF download links of docs for 3.1.1 are broken
Type: Stage:
Components: Documentation Versions: Python 3.1
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: georg.brandl Nosy List: Radiant, georg.brandl
Priority: normal Keywords:

Created on 2009-08-24 01:18 by Radiant, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg91898 - (view) Author: Radiant (Radiant) Date: 2009-08-24 01:18
At this time I cannot download any of the PDF documentation files for
Python 3.1.1 because I get the "Not Found" error for all four of them.
I'm referring to the files linked at
http://docs.python.org/3.1/download.html
msg91935 - (view) Author: Radiant (Radiant) Date: 2009-08-24 18:57
The files in question are accessible at this time. I can only hope that
the issue doesn't recur.
History
Date User Action Args
2022-04-11 14:56:52adminsetgithub: 51019
2009-08-24 19:08:59benjamin.petersonsetresolution: out of date
2009-08-24 18:57:23Radiantsetstatus: open -> closed

messages: + msg91935
2009-08-24 01:18:42Radiantcreate