[Python-Dev] http://www.python.org/dev/doc/devel still available

Jeremy Hylton jeremy at alum.mit.edu
Tue Feb 14 02:49:21 CET 2006


On 2/13/06, Fred L. Drake, Jr. <fdrake at acm.org> wrote:
> On Monday 13 February 2006 15:40, Guido van Rossum wrote:
>  > Shouldn't docs.python.org be removed? It seems to add mroe confusion
>  > than anything, especially since most links on python.org continue to
>  > point to python.org/doc/.
>
> docs.python.org was created specifically to make searching the most recent
> "stable" version of the docs easier (using Google's site: modifier, no less).
> I don't know what the link count statistics say (other than what you
> mention), and don't know which gets hit more often, but I still think it's a
> reasonable approach.

Why not do a query like this?
http://www.google.com/search?q=site%3Apython.org/doc/current%20urllib&hl=en

Jeremy


More information about the Python-Dev mailing list