Re: [Python-Dev] http://docs.python.org/py3k/ pointing to 2.7

2011-04-16 Thread Georg Brandl
Am 15.04.2011 15:47, schrieb Victor Stinner: > Le vendredi 15 avril 2011 à 13:34 +0200, Jesus Cea a écrit : >> http://docs.python.org/py3k/ takes you to 2.7, by default. >> >> Should we update it to point to 3.2?. If the point is to promote Python 3... >> >> I would point it to 3.2, with a big "a

Re: [Python-Dev] http://docs.python.org/py3k/ pointing to 2.7

2011-04-15 Thread Victor Stinner
Le vendredi 15 avril 2011 à 13:34 +0200, Jesus Cea a écrit : > http://docs.python.org/py3k/ takes you to 2.7, by default. > > Should we update it to point to 3.2?. If the point is to promote Python 3... > > I would point it to 3.2, with a big "access to documentation to legacy > 2.7" (beside the

Re: [Python-Dev] http://docs.python.org/py3k/ pointing to 2.7

2011-04-15 Thread Antoine Pitrou
On Fri, 15 Apr 2011 13:34:59 +0200 Jesus Cea wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > http://docs.python.org/py3k/ takes you to 2.7, by default. Really? Perhaps it has already been fixed, but I read “Python v3.2 documentation” on that page. Antoine. ___

[Python-Dev] http://docs.python.org/py3k/ pointing to 2.7

2011-04-15 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://docs.python.org/py3k/ takes you to 2.7, by default. Should we update it to point to 3.2?. If the point is to promote Python 3... I would point it to 3.2, with a big "access to documentation to legacy 2.7" (beside the small left column link). W