Kaydet (Commit) f0768c82 authored tarafından Tim Peters's avatar Tim Peters

Added missing \item. See also bug 133213, about damaged HTML generated

for \code(">>>"); don't know how to fix that one.
üst e79af273
...@@ -301,7 +301,7 @@ The fine print: ...@@ -301,7 +301,7 @@ The fine print:
yes yes
\end{verbatim} \end{verbatim}
The starting column doesn't matter: \item The starting column doesn't matter:
\begin{verbatim} \begin{verbatim}
>>> assert "Easy!" >>> assert "Easy!"
...@@ -347,6 +347,7 @@ testmod skips it by default. Other approaches are described in ...@@ -347,6 +347,7 @@ testmod skips it by default. Other approaches are described in
in any particular order, so a test like in any particular order, so a test like
% Hey! What happened to Monty Python examples? % Hey! What happened to Monty Python examples?
% Tim: ask Guido -- it's his example!
\begin{verbatim} \begin{verbatim}
>>> foo() >>> foo()
{"Hermione": "hippogryph", "Harry": "broomstick"} {"Hermione": "hippogryph", "Harry": "broomstick"}
......
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