diff options
| author | Fred Drake <fdrake@acm.org> | 2003-06-20 14:27:27 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2003-06-20 14:27:27 +0000 |
| commit | 2664cbbeba0260d0dd6c569201492dc730331dfb (patch) | |
| tree | fd97f587f5b3fc70be707c64897d8f0946cacfe8 /Doc/tut | |
| parent | 0799d0a9e3d05ded5c6f87f32e5718464f959397 (diff) | |
| download | cpython-git-2664cbbeba0260d0dd6c569201492dc730331dfb.tar.gz | |
Remove heading from orphan section.
Diffstat (limited to 'Doc/tut')
| -rw-r--r-- | Doc/tut/tut.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index 1be251ee04..119e075f51 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -141,7 +141,7 @@ Flying Circus'' and has nothing to do with nasty reptiles. Making references to Monty Python skits in documentation is not only allowed, it is encouraged! -\section{Where From Here \label{where}} +%\section{Where From Here \label{where}} Now that you are all excited about Python, you'll want to examine it in some more detail. Since the best way to learn a language is |
