Issue 4988: A link to "What’s New in Python 2.0" on "The Python Tutorial" release 2.6 (original) (raw)

Issue4988

Created on 2009-01-18 16:39 by akitada, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg80109 - (view) Author: Akira Kitada (akitada) * Date: 2009-01-18 16:39
It might be not a bug, but I think it's weird to see an ancient What's New link on the new Python tutorial page. http://docs.python.org/tutorial/
msg80111 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-01-18 18:05
Well, this isn't going to change; the last topic of the docs (and therefore the "previous" one to the tutorial) is the 2.0 whatsnew.
History
Date User Action Args
2022-04-11 14:56:44 admin set github: 49238
2009-01-18 18:05:13 georg.brandl set status: open -> closedresolution: wont fixmessages: +
2009-01-18 16:39:29 akitada create