Kaydet (Commit) 664dcd5b authored tarafından Fred Drake's avatar Fred Drake

Clean up the HTML a bit; update the version number.

üst e7210dad
<HEAD> <HTML>
<TITLE>Python 1.5 Documentation</TITLE> <HEAD>
</HEAD> <TITLE>Python 1.5.2 Documentation</TITLE>
</HEAD>
<BODY BGCOLOR=WHITE>
<H1>Python 1.5.2 Documentation</H1>
<BODY BGCOLOR=WHITE> <UL>
<LI> <A HREF="tut/tut.html">Tutorial</A>
(start here)
<H1>Python 1.5 Documentation</H1> <LI> <A HREF="lib/lib.html">Library Reference</A>
(keep this under your pillow)
<UL> <LI> <A HREF="mac/mac.html">Macintosh Module Reference</A>
(this too, if you use a Macintosh)
<LI><A HREF="tut/tut.html">Tutorial</A> (start here) <LI> <A HREF="ref/ref.html">Language Reference</A>
(for language lawyers)
<LI><A HREF="lib/lib.html">Library Reference</A> (keep this under your pillow) <LI> <A HREF="ext/ext.html">Extending and Embedding</A>
(tutorial for C/C++ programmers)
<LI><A HREF="mac/mac.html">Macintosh Module Reference</A> (this too, <LI> <A HREF="api/api.html">Python/C API</A>
if you use a Macintosh) (reference for C/C++ programmers)
</UL>
<LI><A HREF="ref/ref.html">Language Reference</A> (for language lawyers) </BODY>
</HTML>
<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>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment