]> granicus.if.org Git - python/commitdiff
Added missing \item. See also bug 133213, about damaged HTML generated
authorTim Peters <tim.peters@gmail.com>
Tue, 20 Feb 2001 10:57:30 +0000 (10:57 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 20 Feb 2001 10:57:30 +0000 (10:57 +0000)
for \code(">>>"); don't know how to fix that one.

Doc/lib/libdoctest.tex

index d17b6eb3227be5d5ab4b2f44649b3988fee7d114..bc8ad8b5fe97543f4c05fe383ff8759fabca19ee 100644 (file)
@@ -301,7 +301,7 @@ The fine print:
 yes
 \end{verbatim}
 
-The starting column doesn't matter:
+\item The starting column doesn't matter:
 
 \begin{verbatim}
   >>> assert "Easy!"
@@ -347,6 +347,7 @@ testmod skips it by default.  Other approaches are described in
   in any particular order, so a test like
 
 % Hey! What happened to Monty Python examples?
+% Tim: ask Guido -- it's his example!
 \begin{verbatim}
     >>> foo()
     {"Hermione": "hippogryph", "Harry": "broomstick"}