blob: 5e47f3629f8c1969b1ec920987cfcd0b860343ab [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>
Georg Brandle8b2b672012-09-30 08:59:31 +02005 <li><a href="http://docs.python.org/3.3/">Python 3.3 (stable)</a></li>
6 <li><a href="http://docs.python.org/3.4/">Python 3.4 (in development)</a></li>
Georg Brandl5b2cb1d2009-02-13 09:08:34 +00007 <li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
8 </ul>
9
Georg Brandl7155a092008-01-16 20:27:56 +000010 <h3>Other resources</h3>
11 <ul>
12 {# XXX: many of these should probably be merged in the main docs #}
Georg Brandl7155a092008-01-16 20:27:56 +000013 <li><a href="http://www.python.org/dev/peps/">PEP Index</a></li>
14 <li><a href="http://wiki.python.org/moin/BeginnersGuide">Beginner's Guide</a></li>
Georg Brandl7155a092008-01-16 20:27:56 +000015 <li><a href="http://wiki.python.org/moin/PythonBooks">Book List</a></li>
16 <li><a href="http://www.python.org/doc/av/">Audio/Visual Talks</a></li>
Georg Brandl7155a092008-01-16 20:27:56 +000017 </ul>