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 >
4+
5+ < BODY BGCOLOR =WHITE >
6+
7+ < H1 > Python 1.5 Documentation</ H1 >
8+
9+ < UL >
10+
11+ < LI > < A HREF ="tut/tut.html "> Tutorial</ A > (start here)
12+
13+ < LI > < A HREF ="lib/lib.html "> Library Reference</ A > (keep this under your pillow)
14+
15+ < LI > < A HREF ="ref/ref-1.html "> Language Reference</ A > (for language lawyers)
16+
17+ < LI > < A HREF ="ext/ext.html "> Extending and Embedding</ A > (tutorial for
18+ C/C++ programmers)
19+
20+ < LI > < A HREF ="api/api.html "> Python/C API</ A > (reference for C/C++
21+ programmers)
22+
23+ </ UL >
24+
25+ </ BODY >
Original file line number Diff line number Diff line change 1+ < HEAD >
2+ < TITLE > Python 1.5 Documentation</ TITLE >
3+ </ HEAD >
4+
5+ < BODY BGCOLOR =WHITE >
6+
7+ < H1 > Python 1.5 Documentation</ H1 >
8+
9+ < UL >
10+
11+ < LI > < A HREF ="tut/tut.html "> Tutorial</ A > (start here)
12+
13+ < LI > < A HREF ="lib/lib.html "> Library Reference</ A > (keep this under your pillow)
14+
15+ < LI > < A HREF ="ref/ref-1.html "> Language Reference</ A > (for language lawyers)
16+
17+ < LI > < A HREF ="ext/ext.html "> Extending and Embedding</ A > (tutorial for
18+ C/C++ programmers)
19+
20+ < LI > < A HREF ="api/api.html "> Python/C API</ A > (reference for C/C++
21+ programmers)
22+
23+ </ UL >
24+
25+ </ BODY >
You can’t perform that action at this time.
0 commit comments