File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- < HEAD >
2- < TITLE > Python 1.5 Documentation</ TITLE >
3- </ HEAD >
1+ < HTML >
2+ < HEAD >
3+ < TITLE > Python 1.5.2 Documentation</ TITLE >
4+ </ HEAD >
5+ < BODY BGCOLOR =WHITE >
6+ < H1 > Python 1.5.2 Documentation</ H1 >
47
5- < BODY BGCOLOR =WHITE >
8+ < UL >
9+ < LI > < A HREF ="tut/tut.html "> Tutorial</ A >
10+ (start here)
611
7- < H1 > Python 1.5 Documentation</ H1 >
12+ < LI > < A HREF ="lib/lib.html "> Library Reference</ A >
13+ (keep this under your pillow)
814
9- < UL >
15+ < LI > < A HREF ="mac/mac.html "> Macintosh Module Reference</ A >
16+ (this too, if you use a Macintosh)
1017
11- < LI > < A HREF ="tut/tut.html "> Tutorial</ A > (start here)
18+ < LI > < A HREF ="ref/ref.html "> Language Reference</ A >
19+ (for language lawyers)
1220
13- < LI > < A HREF ="lib/lib.html "> Library Reference</ A > (keep this under your pillow)
21+ < LI > < A HREF ="ext/ext.html "> Extending and Embedding</ A >
22+ (tutorial for C/C++ programmers)
1423
15- < LI > < A HREF ="mac/mac.html "> Macintosh Module Reference</ A > (this too,
16- if you use a Macintosh)
24+ < LI > < A HREF ="api/api.html "> Python/C API</ A >
25+ (reference for C/C++ programmers)
26+ </ UL >
1727
18- < LI > < A HREF ="ref/ref.html "> Language Reference</ A > (for language lawyers)
19-
20- < LI > < A HREF ="ext/ext.html "> Extending and Embedding</ A > (tutorial for
21- C/C++ programmers)
22-
23- < LI > < A HREF ="api/api.html "> Python/C API</ A > (reference for C/C++
24- programmers)
25-
26- </ UL >
27-
28- </ BODY >
28+ </ BODY >
29+ </ HTML >
You can’t perform that action at this time.
0 commit comments