mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Lots of small corrections by Andrew Kuchling (plus all new rotor docs)
This commit is contained in:
parent
4b4c664d2e
commit
16d6e7109d
62 changed files with 520 additions and 282 deletions
|
@ -23,7 +23,7 @@ documented upper limit.)
|
|||
Module \code{al} defines the following functions:
|
||||
|
||||
\renewcommand{\indexsubitem}{(in module al)}
|
||||
\begin{funcdesc}{openport}{name\, direction\, config}
|
||||
\begin{funcdesc}{openport}{name\, direction\optional{\, config}}
|
||||
Equivalent to the C function ALopenport(). The name and direction
|
||||
arguments are strings. The optional config argument is an opaque
|
||||
configuration object as returned by \code{al.newconfig()}. The return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue