mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Fix Barry's markup.
This commit is contained in:
parent
a096a2e6a2
commit
cab91efd34
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ are other references to it. A closed device should not be used again.
|
|||
\begin{methoddesc}[audio device]{fileno}{}
|
||||
Returns the file descriptor associated with the device. This can be
|
||||
used to set up \code{SIGPOLL} notification, as described below.
|
||||
\end{methoddocs}
|
||||
\end{methoddesc}
|
||||
|
||||
\begin{methoddesc}[audio device]{drain}{}
|
||||
This method waits until all pending output is processed and then returns.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue