[Python-Dev] version numbers mismatched in google search results. (original) (raw)
Vincent Davis vincent at vincentdavis.net
Sat Jan 25 14:47:13 CET 2014
- Previous message: [Python-Dev] Deprecation policy
- Next message: [Python-Dev] version numbers mismatched in google search results.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When I do a google search the version numbers are mismatched with the linked page (or redirected). For example search for "python counter" I get the following results. (see attachment) It seems like the website is redirecting incorrectly.
- collections - Python 3.3.3 documentation<http://docs.python.org/library/collections.html>
- links to http://docs.python.org/library/collections.html
- redirects to http://docs.python.org/2/library/collections.html
- Which is python 2.7.6
- itertools - Python 3.3.3 documentation<http://docs.python.org/library/itertools.html>
- links to http://docs.python.org/library/itertools.html
- redirects to http://docs.python.org/2/library/itertools.html
- Which is again 2.7.6
- 8.3. collections — Container datatypes - Python 3.3.3 documentation<http://docs.python.org/dev/library/collections>
- This one seems correct, 3.40b2
The link to addresses are not really true, they look more like: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CCcQFjAA&url=http%3A%2F%2Fdocs.python.org%2Flibrary%2Fcollections.html&ei=k7vjUqPrHM_jsAS-m4G4Cw&usg=AFQjCNFTyb_RHzPdorBGavEIR_ekNn_AFA&sig2=yW6S02oUEfioUot11lTAlQ&bvm=bv.59930103,d.cWc
Vincent Davis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140125/01ef860e/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: python_counter.tiff Type: image/tiff Size: 153994 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20140125/01ef860e/attachment-0001.tiff>
- Previous message: [Python-Dev] Deprecation policy
- Next message: [Python-Dev] version numbers mismatched in google search results.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]