On 2/13/06, Fred L. Drake, Jr. <[EMAIL PROTECTED]> 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 _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
