I also get search results with Python 1.5.0p2 showing up. Search for PyArg_ParseTuple. The first result is a URL with /2/ in it who's search result title says "3.3.3" but opening it is the correct 2.x documentation. The second result is the ancient Python 1.5.0 docs. ;)
Should the ancient /release/ docs have redirects setup or be somehow marked as no crawl? http://docs.python.org/release/1.5.2p2/ext/parseTuple.html is the humorous result in this case. "I want to know how the API I'm using behaved 15 years ago!", said no one ever. -gps On Sat, Jan 25, 2014 at 9:34 PM, Benjamin Peterson <benja...@python.org>wrote: > > > On Sat, Jan 25, 2014, at 07:04 PM, Nick Coghlan wrote: > > Which suggests that the Google web crawler *is* spidering the dev > > docs, which we generally don't want :P > > I've now added a robots.txt to disallow crawling /dev. > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/greg%40krypto.org >
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com