Lots of markup consistency nits.

Logical markup.
This commit is contained in:
Fred Drake 1998-04-03 07:16:46 +00:00
parent 6251c169c6
commit 61885924b1
11 changed files with 239 additions and 227 deletions

View file

@ -123,7 +123,7 @@ window, for instance). This is needed so that update events and such
can be passed on to other windows like the Sioux console window.
Calling \code{MacOS.HandleEvent} is not allowed within \var{our_dispatch}
or its callees, since this may result in an infinite loop if the
code is called through the python inner-loop event handler.
code is called through the Python inner-loop event handler.
\end{funcdesc}
\begin{funcdesc}{asyncevents}{onoff}