blob: 015536ec48422364d5825c46ab665be5a89397b1 [file] [log] [blame]
Fred Drake5cc0a9b1999-04-29 15:42:19 +00001<html>
2 <head>
Fred Drakee15956b2000-04-03 04:51:13 +00003 <title>Python @RELEASE@ Documentation - @DATE@</title>
Fred Drakec9319b32002-04-01 18:49:45 +00004 <meta name="aesop" content="links">
Fred Drakee38d4812001-02-12 16:04:24 +00005 <meta name="description"
6 content="Top-level index to the standard documentation for
7 Python @RELEASE@.">
Fred Drake11eb3d02002-10-30 16:54:54 +00008 <link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif">
Fred Drakec9319b32002-04-01 18:49:45 +00009 <link rel="STYLESHEET" href="lib/lib.css" type="text/css">
Fred Drake5cc0a9b1999-04-29 15:42:19 +000010 <style type="text/css">
11 a.title { font-weight: bold; font-size: 110%; }
Fred Drake47eceea2000-08-30 03:30:40 +000012 ul { margin-left: 1em; padding: 0pt; border: 0pt; }
Fred Drake4e526fe2002-03-26 20:29:11 +000013 ul li { margin-top: 0.2em; }
14 td.left-column { padding-right: 1em; }
15 td.right-column { padding-left: 1em; }
Fred Drake5cc0a9b1999-04-29 15:42:19 +000016 </style>
17 </head>
Fred Drake1cca9e22000-09-16 21:31:33 +000018 <body>
Fred Drake8187cb92000-04-28 17:43:12 +000019 <div class="navigation">
20 <table align="center" width="100%" cellpadding="0" cellspacing="2">
Fred Drake8961bd11999-04-29 19:54:08 +000021 <tr>
Fred Drake2e7cbc22000-06-30 15:30:33 +000022 <td><img width="32" height="32" align="bottom" border="0" alt=""
Fred Drake8961bd11999-04-29 19:54:08 +000023 src="icons/blank.gif"></td>
Fred Drake8187cb92000-04-28 17:43:12 +000024 <td><img width="32" height="32" align="bottom" border="0" alt=""
Fred Drake8961bd11999-04-29 19:54:08 +000025 src="icons/blank.gif"></td>
Fred Drake8187cb92000-04-28 17:43:12 +000026 <td><img width="32" height="32" align="bottom" border="0" alt=""
Fred Drake8961bd11999-04-29 19:54:08 +000027 src="icons/blank.gif"></td>
Fred Drake63eb6302000-10-04 13:39:24 +000028 <td align="center" width="100%">
Fred Drake8187cb92000-04-28 17:43:12 +000029 <b class="title">Python Documentation</b></td>
30 <td><img width="32" height="32" align="bottom" border="0" alt=""
Fred Drake8961bd11999-04-29 19:54:08 +000031 src="icons/blank.gif"></td>
Fred Drake8187cb92000-04-28 17:43:12 +000032 <td><a href="modindex.html"><img width="32" height="32"
33 align="bottom" border="0" alt="Module Index"
34 src="icons/modules.gif"></a></td>
35 <td><img width="32" height="32" align="bottom" border="0" alt=""
Fred Drake8961bd11999-04-29 19:54:08 +000036 src="icons/blank.gif"></A></td>
37 </tr>
38 </table>
Fred Drake3c27ec21999-05-27 21:52:51 +000039 <hr>
Fred Drake8961bd11999-04-29 19:54:08 +000040 </div>
Fred Drake8093b702000-10-02 21:26:28 +000041 <div align="center" class="titlepage">
Fred Drake5cc0a9b1999-04-29 15:42:19 +000042 <h1>Python Documentation</h1>
43
44 <p>
45 <strong>Release @RELEASE@</strong>
46 <br>
47 <strong>@DATE@</strong>
48 </p>
49 </div>
50
Fred Drakee15956b2000-04-03 04:51:13 +000051 <table align="center">
Fred Drake5cc0a9b1999-04-29 15:42:19 +000052 <tbody>
Fred Drake4e526fe2002-03-26 20:29:11 +000053 <tr>
54 <td class="left-column">
Fred Drake5cc0a9b1999-04-29 15:42:19 +000055 <ul>
Fred Drake8187cb92000-04-28 17:43:12 +000056 <li> <a href="tut/tut.html" class="title">Tutorial</a>
Fred Drake5cc0a9b1999-04-29 15:42:19 +000057 <br>(start here)
Fred Drake4e526fe2002-03-26 20:29:11 +000058 </ul>
59 </td>
60 <td class="right-column">
61 <ul>
62 <li> <a href="whatsnew/@WHATSNEW@.html" class="title"
63 >What's New in Python</a>
64 <br>(changes since the last major release)
65 </ul>
66 </td>
67 </tr>
68 <tr>
69 <td valign="baseline" class="left-column">
70 &nbsp;
71 <ul>
Fred Drake8187cb92000-04-28 17:43:12 +000072 <li> <a href="modindex.html" class="title">Global Module Index</a>
Fred Drake5cc0a9b1999-04-29 15:42:19 +000073 <br>(for quick access to all documentation)
74
Fred Drake8187cb92000-04-28 17:43:12 +000075 <li> <a href="lib/lib.html" class="title">Library Reference</a>
Fred Drake5cc0a9b1999-04-29 15:42:19 +000076 <br>(keep this under your pillow)
77
Fred Drake8187cb92000-04-28 17:43:12 +000078 <li> <a href="mac/mac.html" class="title">Macintosh Module
Fred Drakef1882421999-05-27 21:56:11 +000079 Reference</a>
Fred Drake5cc0a9b1999-04-29 15:42:19 +000080 <br>(this too, if you use a Macintosh)
Fred Drake8187cb92000-04-28 17:43:12 +000081
82 <li> <a href="inst/inst.html" class="title">Installing
83 Python Modules</a>
84 <br>(for administrators)
Fred Drake4e526fe2002-03-26 20:29:11 +000085
86 <li> <a href="dist/dist.html" class="title">Distributing
87 Python Modules</a>
88 <br>(for developers and packagers)
Fred Drake5cc0a9b1999-04-29 15:42:19 +000089 </ul>
90 </td>
Fred Drake4e526fe2002-03-26 20:29:11 +000091 <td valign="baseline" class="right-column">
92 &nbsp;
Fred Drake5cc0a9b1999-04-29 15:42:19 +000093 <ul>
Fred Drake8187cb92000-04-28 17:43:12 +000094 <li> <a href="ref/ref.html" class="title">Language Reference</a>
Fred Drake5cc0a9b1999-04-29 15:42:19 +000095 <br>(for language lawyers)
96
Fred Drake8187cb92000-04-28 17:43:12 +000097 <li> <a href="ext/ext.html" class="title">Extending and
Fred Drake5cc0a9b1999-04-29 15:42:19 +000098 Embedding</a>
99 <br>(tutorial for C/C++ programmers)
100
Fred Drake8187cb92000-04-28 17:43:12 +0000101 <li> <a href="api/api.html" class="title">Python/C API</a>
Fred Drake5cc0a9b1999-04-29 15:42:19 +0000102 <br>(reference for C/C++ programmers)
103
Fred Drake8187cb92000-04-28 17:43:12 +0000104 <li> <a href="doc/doc.html" class="title">Documenting Python</a>
Fred Drake5cc0a9b1999-04-29 15:42:19 +0000105 <br>(information for documentation authors)
Fred Drake5cc0a9b1999-04-29 15:42:19 +0000106 </ul>
107 </td>
Fred Drake4e526fe2002-03-26 20:29:11 +0000108 </tr>
Fred Drake47eceea2000-08-30 03:30:40 +0000109 <tr>
Fred Drake4e526fe2002-03-26 20:29:11 +0000110 <td valign="baseline" class="left-column">
Fred Drake47eceea2000-08-30 03:30:40 +0000111 &nbsp;
112 <ul>
113 <li> <a href="http://www.python.org/doc/" class="title"
Fred Drakece7129e2001-03-06 07:28:20 +0000114 >Documentation Central</a>
Fred Drake47eceea2000-08-30 03:30:40 +0000115 <br>(for everyone)
116 </ul>
117 </td>
Fred Drake4e526fe2002-03-26 20:29:11 +0000118 <td valign="baseline" class="right-column">
Fred Drake47eceea2000-08-30 03:30:40 +0000119 &nbsp;
120 <ul>
121 <li> <a href="http://www.python.org/doc/howto/" class="title"
122 >Python How-To Guides</a>
123 <br>(special topics)
124 </ul>
125 </td>
126 </tr>
Fred Drake5cc0a9b1999-04-29 15:42:19 +0000127 </tbody>
128 </table>
Fred Drakea61bfa82000-09-08 21:53:22 +0000129 <p>
Fred Drake5cc0a9b1999-04-29 15:42:19 +0000130
Fred Drakea61bfa82000-09-08 21:53:22 +0000131 <address>
132 <hr>
133 See <i><a href="about.html">About the Python Documentation</a></i>
134 for information on suggesting changes.
135 </address>
Fred Drake5cc0a9b1999-04-29 15:42:19 +0000136 </body>
137</html>