3 <title>Python @RELEASE@ Documentation - @DATE@
</title>
4 <meta name=
"aesop" content=
"links">
5 <meta name=
"description"
6 content=
"Top-level index to the standard documentation for
8 <link rel=
"STYLESHEET" href=
"lib/lib.css" type=
"text/css">
9 <style type=
"text/css">
10 a
.title
{ font-weight: bold
; font-size: 110%; }
11 ul
{ margin-left: 1em; padding: 0pt; border: 0pt; }
12 ul li
{ margin-top: 0.2em; }
13 td
.left-column
{ padding-right: 1em; }
14 td
.right-column
{ padding-left: 1em; }
18 <div class=
"navigation">
19 <table align=
"center" width=
"100%" cellpadding=
"0" cellspacing=
"2">
21 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
22 src=
"icons/blank.gif"></td>
23 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
24 src=
"icons/blank.gif"></td>
25 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
26 src=
"icons/blank.gif"></td>
27 <td align=
"center" width=
"100%">
28 <b class=
"title">Python Documentation
</b></td>
29 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
30 src=
"icons/blank.gif"></td>
31 <td><a href=
"modindex.html"><img width=
"32" height=
"32"
32 align=
"bottom" border=
"0" alt=
"Module Index"
33 src=
"icons/modules.gif"></a></td>
34 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
35 src=
"icons/blank.gif"></A></td>
40 <div align=
"center" class=
"titlepage">
41 <h1>Python Documentation
</h1>
44 <strong>Release @RELEASE@
</strong>
46 <strong>@DATE@
</strong>
50 <table align=
"center">
53 <td class=
"left-column">
55 <li> <a href=
"tut/tut.html" class=
"title">Tutorial
</a>
59 <td class=
"right-column">
61 <li> <a href=
"whatsnew/@WHATSNEW@.html" class=
"title"
62 >What's New in Python
</a>
63 <br>(changes since the last major release)
68 <td valign=
"baseline" class=
"left-column">
71 <li> <a href=
"modindex.html" class=
"title">Global Module Index
</a>
72 <br>(for quick access to all documentation)
74 <li> <a href=
"lib/lib.html" class=
"title">Library Reference
</a>
75 <br>(keep this under your pillow)
77 <li> <a href=
"mac/mac.html" class=
"title">Macintosh Module
79 <br>(this too, if you use a Macintosh)
81 <li> <a href=
"inst/inst.html" class=
"title">Installing
83 <br>(for administrators)
85 <li> <a href=
"dist/dist.html" class=
"title">Distributing
87 <br>(for developers and packagers)
90 <td valign=
"baseline" class=
"right-column">
93 <li> <a href=
"ref/ref.html" class=
"title">Language Reference
</a>
94 <br>(for language lawyers)
96 <li> <a href=
"ext/ext.html" class=
"title">Extending and
98 <br>(tutorial for C/C++ programmers)
100 <li> <a href=
"api/api.html" class=
"title">Python/C API
</a>
101 <br>(reference for C/C++ programmers)
103 <li> <a href=
"doc/doc.html" class=
"title">Documenting Python
</a>
104 <br>(information for documentation authors)
109 <td valign=
"baseline" class=
"left-column">
112 <li> <a href=
"http://www.python.org/doc/" class=
"title"
113 >Documentation Central
</a>
117 <td valign=
"baseline" class=
"right-column">
120 <li> <a href=
"http://www.python.org/doc/howto/" class=
"title"
121 >Python How-To Guides
</a>
132 See
<i><a href=
"about.html">About the Python Documentation
</a></i>
133 for information on suggesting changes.