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=
"SHORTCUT ICON" href=
"icons/pyfav.png" type=
"image/png">
9 <link rel=
"STYLESHEET" href=
"lib/lib.css" type=
"text/css">
10 <link rel=
"author" href=
"acks.html" title=
"Acknowledgements">
11 <link rel=
"help" href=
"about.html" title=
"About the Python Documentation">
12 <link rel=
"index" href=
"modindex.html" title=
"Global Module Index">
13 <style type=
"text/css">
14 a
.title
{ font-weight: bold
; font-size: 110%; }
15 ul
{ margin-left: 1em; padding: 0pt; border: 0pt; }
16 ul li
{ margin-top: 0.2em; }
17 td
.left-column
{ padding-right: 1em; }
18 td
.right-column
{ padding-left: 1em; }
22 <div class=
"navigation">
23 <table align=
"center" width=
"100%" cellpadding=
"0" cellspacing=
"2">
25 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
26 src=
"icons/blank.png"></td>
27 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
28 src=
"icons/blank.png"></td>
29 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
30 src=
"icons/blank.png"></td>
31 <td align=
"center" width=
"100%">
32 <b class=
"title">Python Documentation
</b></td>
33 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
34 src=
"icons/blank.png"></td>
35 <td><a href=
"modindex.html"><img width=
"32" height=
"32"
36 align=
"bottom" border=
"0" alt=
"Module Index"
37 src=
"icons/modules.png"></a></td>
38 <td><img width=
"32" height=
"32" align=
"bottom" border=
"0" alt=
""
39 src=
"icons/blank.png"></A></td>
44 <div align=
"center" class=
"titlepage">
45 <h1>Python Documentation
</h1>
48 <strong>Release @RELEASE@
</strong>
50 <strong>@DATE@
</strong>
54 <table align=
"center">
57 <td class=
"left-column">
59 <li> <a href=
"tut/tut.html" class=
"title">Tutorial
</a>
63 <td class=
"right-column">
65 <li> <a href=
"whatsnew/@WHATSNEW@.html" class=
"title"
66 >What's New in Python
</a>
67 <br>(changes since the last major release)
72 <td valign=
"baseline" class=
"left-column">
75 <li> <a href=
"modindex.html" class=
"title">Global Module Index
</a>
76 <br>(for quick access to all documentation)
78 <li> <a href=
"lib/lib.html" class=
"title">Library Reference
</a>
79 <br>(keep this under your pillow)
81 <li> <a href=
"mac/mac.html" class=
"title">Macintosh Module
83 <br>(this too, if you use a Macintosh)
85 <li> <a href=
"inst/inst.html" class=
"title">Installing
87 <br>(for administrators)
89 <li> <a href=
"dist/dist.html" class=
"title">Distributing
91 <br>(for developers and packagers)
94 <td valign=
"baseline" class=
"right-column">
97 <li> <a href=
"ref/ref.html" class=
"title">Language Reference
</a>
98 <br>(for language lawyers)
100 <li> <a href=
"ext/ext.html" class=
"title">Extending and
102 <br>(tutorial for C/C++ programmers)
104 <li> <a href=
"api/api.html" class=
"title">Python/C API
</a>
105 <br>(reference for C/C++ programmers)
107 <li> <a href=
"doc/doc.html" class=
"title">Documenting Python
</a>
108 <br>(information for documentation authors)
113 <td valign=
"baseline" class=
"left-column">
116 <li> <a href=
"http://www.python.org/doc/" class=
"title"
117 >Documentation Central
</a>
121 <td valign=
"baseline" class=
"right-column">
124 <li> <a href=
"http://www.python.org/doc/howto/" class=
"title"
125 >Python How-To Guides
</a>
136 See
<i><a href=
"about.html">About the Python Documentation
</a></i>
137 for information on suggesting changes.