Oops -- Lib/Test should be Lib/test, of course!
[python/dscho.git] / Doc / index.html
blobc6ddcab72e6e7d2febbaa65e9539e069ae0ecc46
1 <HEAD>
2 <TITLE>Python 1.5 Documentation</TITLE>
3 </HEAD>
5 <BODY BGCOLOR=WHITE>
7 <H1>Python 1.5 Documentation</H1>
9 <UL>
11 <LI><A HREF="tut/tut.html">Tutorial</A> (start here)
13 <LI><A HREF="lib/lib.html">Library Reference</A> (keep this under your pillow)
15 <LI><A HREF="ref/ref-1.html">Language Reference</A> (for language lawyers)
17 <LI><A HREF="ext/ext.html">Extending and Embedding</A> (tutorial for
18 C/C++ programmers)
20 <LI><A HREF="api/api.html">Python/C API</A> (reference for C/C++
21 programmers)
23 </UL>
25 </BODY>