Nick Coghlan schrieb:
Ondrej Certik wrote:
I tried to find the documentation here:
but clicking on the links:
http://docs.python.org/whatsnew/3.0.html http://docs.python.org/3.0
These 404 for me as well. but the dev links have already rolled over to 3.1a0.
There are also no cross-links from the main 2.6 docs to the released py3k docs.
I was going to suggest there needs to be something in PEP 101 about checking the doc links, but it's already there :)
I can't find any docs built for Python 3.0 (not 3.1a0). I would have handled building and uploading the docs if somebody (or at least anybody) had told me I was to do it. Now we again have the situation that the docs for the new release are wrecked. Georg -- Thus spake the Lord: Thou shalt indent with four spaces. No more, no less. Four shall be the number of spaces thou shalt indent, and the number of thy indenting shall be four. Eight shalt thou not indent, nor either indent thou two, excepting that thou then proceed to four. Tabs are right out.