Kaydet (Commit) 4d865a7d authored tarafından Benjamin Peterson's avatar Benjamin Peterson

Merged revisions 73575 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73575 | benjamin.peterson | 2009-06-26 11:49:06 -0500 (Fri, 26 Jun 2009) | 1 line

  mark 3.1 as stable docs
........
üst e1e67649
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
<p><a href="{{ pathto('download') }}">Download these documents</a></p> <p><a href="{{ pathto('download') }}">Download these documents</a></p>
<h3>Docs for other versions</h3> <h3>Docs for other versions</h3>
<ul> <ul>
<li><a href="http://docs.python.org/3.0/">Python 3.0 (stable)</a></li>
<li><a href="http://docs.python.org/2.7/">Python 2.7 (in development)</a></li> <li><a href="http://docs.python.org/2.7/">Python 2.7 (in development)</a></li>
<li><a href="http://docs.python.org/3.1/">Python 3.1 (in development)</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://www.python.org/doc/versions/">Old versions</a></li> <li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
</ul> </ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment