blob: 452d036f23312131564b06355362a36086f79760 [file] [log] [blame]
Georg Brandl7155a092008-01-16 20:27:56 +00001 <h3>Download</h3>
2 <p><a href="{{ pathto('download') }}">Download these documents</a></p>
Georg Brandl5b2cb1d2009-02-13 09:08:34 +00003 <h3>Docs for other versions</h3>
4 <ul>
5 <li><a href="http://docs.python.org/2.6/">Python 2.6 (stable)</a></li>
Georg Brandl5f9d3672011-02-20 23:23:28 +00006 <li><a href="http://docs.python.org/3.2/">Python 3.2 (stable)</a></li>
7 <li><a href="http://docs.python.org/dev/">Python 3.3 (in development)</a></li>
Georg Brandl5b2cb1d2009-02-13 09:08:34 +00008 <li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
9 </ul>
10
Georg Brandl7155a092008-01-16 20:27:56 +000011 <h3>Other resources</h3>
12 <ul>
13 {# XXX: many of these should probably be merged in the main docs #}
Georg Brandl7155a092008-01-16 20:27:56 +000014 <li><a href="http://www.python.org/dev/peps/">PEP Index</a></li>
15 <li><a href="http://wiki.python.org/moin/BeginnersGuide">Beginner's Guide</a></li>
Georg Brandl7155a092008-01-16 20:27:56 +000016 <li><a href="http://wiki.python.org/moin/PythonBooks">Book List</a></li>
17 <li><a href="http://www.python.org/doc/av/">Audio/Visual Talks</a></li>
Georg Brandl7155a092008-01-16 20:27:56 +000018 </ul>