blob: 890cfc68b5c75b99a6469c082bbc998b0e647cf4 [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>
Benjamin Petersonf511fcc2009-06-26 16:49:06 +00006 <li><a href="http://docs.python.org/3.1/">Python 3.1 (stable)</a></li>
7 <li><a href="http://docs.python.org/dev/py3k/">Python 3.2 (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 #}
14 <li><a href="http://www.python.org/doc/faq/">FAQs</a></li>
Georg Brandl7155a092008-01-16 20:27:56 +000015 <li><a href="http://www.python.org/doc/essays/">Guido's Essays</a></li>
16 <li><a href="http://www.python.org/doc/newstyle/">New-style Classes</a></li>
17 <li><a href="http://www.python.org/dev/peps/">PEP Index</a></li>
18 <li><a href="http://wiki.python.org/moin/BeginnersGuide">Beginner's Guide</a></li>
Georg Brandl7155a092008-01-16 20:27:56 +000019 <li><a href="http://wiki.python.org/moin/PythonBooks">Book List</a></li>
20 <li><a href="http://www.python.org/doc/av/">Audio/Visual Talks</a></li>
21 <li><a href="http://www.python.org/doc/other/">Other Doc Collections</a></li>
Georg Brandle11d85c2010-04-22 22:15:33 +000022 <li><a href="{{ pathto('bugs') }}">Report a Bug</a></li>
Georg Brandl7155a092008-01-16 20:27:56 +000023 </ul>