Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 2f6c878a1402ddd83ef913928f8355d491a03d1c authored by cvs2svn on 14 April 1998, 02:16:23 UTC
This commit was manufactured by cvs2svn to create tag 'r151'.
Tip revision: 2f6c878
index.html
<HEAD>
<TITLE>Python 1.5 Documentation</TITLE>
</HEAD>

<BODY BGCOLOR=WHITE>

<H1>Python 1.5 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="ref/ref-1.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>
back to top