mirror of https://github.com/python/cpython
30 lines
691 B
HTML
30 lines
691 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Python 1.5.2 Documentation</TITLE>
|
|
</HEAD>
|
|
<BODY BGCOLOR=WHITE>
|
|
<H1>Python 1.5.2 Documentation</H1>
|
|
|
|
<UL>
|
|
<LI> <A HREF="tut/tut.html">Tutorial</A>
|
|
(start here)
|
|
|
|
<LI> <A HREF="lib/lib.html">Library Reference</A>
|
|
(keep this under your pillow)
|
|
|
|
<LI> <A HREF="mac/mac.html">Macintosh Module Reference</A>
|
|
(this too, if you use a Macintosh)
|
|
|
|
<LI> <A HREF="ref/ref.html">Language Reference</A>
|
|
(for language lawyers)
|
|
|
|
<LI> <A HREF="ext/ext.html">Extending and Embedding</A>
|
|
(tutorial for C/C++ programmers)
|
|
|
|
<LI> <A HREF="api/api.html">Python/C API</A>
|
|
(reference for C/C++ programmers)
|
|
</UL>
|
|
|
|
</BODY>
|
|
</HTML>
|