mirror of
https://github.com/python/cpython.git
synced 2025-09-08 01:41:19 +00:00
Lots of markup consistency nits.
Logical markup.
This commit is contained in:
parent
6251c169c6
commit
61885924b1
11 changed files with 239 additions and 227 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue