Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45180

Old version docs don't link to current version

Date 2013-05-13 00:12 +1000
Subject Old version docs don't link to current version
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1580.1368367974.3114.python-list@python.org> (permalink)

Show all headers | View raw


Not sure if this is an oversight or something deliberate... could be either.

>From http://docs.python.org/3.0/library/http.server.html there's no
link to the current docs, even though from
http://docs.python.org/3/library/http.server.html it's possible to
switch to 3.2 and then back to 3.3 (or to 2.7, but that fails and
redirects since http.server doesn't exist in 2.7). This wouldn't be
much of a bother, except that a Google search for 'python http.server'
(which is the way I normally pull up Python docs) landed me on /3.0/
instead of /3/.

Was this intentional, along the lines of not touching the old and
unsupported docs?

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Old version docs don't link to current version Chris Angelico <rosuav@gmail.com> - 2013-05-13 00:12 +1000

csiph-web