[issue11911] Interlink Python versions docs

2011-04-23 Thread Ezio Melotti
Ezio Melotti added the comment: This is a duplicated of #8040. -- nosy: +ezio.melotti resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> It would be nice if documentation pages linked to other versions of the same document __

[issue11911] Interlink Python versions docs

2011-04-23 Thread anatoly techtonik
anatoly techtonik added the comment: sorry, to http://docs.python.org/py3k/library/string.html -- ___ Python tracker ___ ___ Python-b

[issue11911] Interlink Python versions docs

2011-04-23 Thread anatoly techtonik
New submission from anatoly techtonik : I want to be able to jump from latest Python 2 docs to the same page in stable Python 3 doc in one click. E.g. from http://docs.python.org/library/string.html to http://docs.python.org/py3k/library/strings.html -- assignee: docs@python components