Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05646a5

Browse files
committed
Merged revisions 73575 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r73575 | benjamin.peterson | 2009-06-26 11:49:06 -0500 (Fri, 26 Jun 2009) | 1 line mark 3.1 as stable docs ........
1 parent 9ddc2d9 commit 05646a5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/tools/sphinxext/indexsidebar.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ <h3>Download</h3>
33
<h3>Docs for other versions</h3>
44
<ul>
55
<li><a href="http://docs.python.org/2.6/">Python 2.6 (stable)</a></li>
6-
<li><a href="http://docs.python.org/3.0/">Python 3.0 (stable)</a></li>
76
<li><a href="http://docs.python.org/2.7/">Python 2.7 (in development)</a></li>
7+
<li><a href="http://docs.python.org/3.1/">Python 3.1 (stable)</a></li>
8+
<li><a href="http://docs.python.org/dev/py3k/">Python 3.2 (in development)</a></li>
89
<li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
910
</ul>
1011

0 commit comments

Comments
 (0)