Update versions in sidebar.

This commit is contained in:
Georg Brandl 2011-02-20 23:23:28 +00:00
parent 3c6985b372
commit 5f9d367560
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
<h3>Docs for other versions</h3>
<ul>
<li><a href="http://docs.python.org/2.6/">Python 2.6 (stable)</a></li>
<li><a href="http://docs.python.org/3.1/">Python 3.1 (stable)</a></li>
<li><a href="http://docs.python.org/dev/py3k/">Python 3.2 (in development)</a></li>
<li><a href="http://docs.python.org/3.2/">Python 3.2 (stable)</a></li>
<li><a href="http://docs.python.org/dev/">Python 3.3 (in development)</a></li>
<li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
</ul>