mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Work around limitations of the module synopsis table generation to avoid
leaking LaTeX2HTML's internal string munging. This fixes SF bug #420399.
This commit is contained in:
parent
78cae61ad4
commit
c116b82b77
9 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
\declaremodule{builtin}{posix}
|
||||
\platform{Unix}
|
||||
\modulesynopsis{The most common \POSIX{} system calls (normally used
|
||||
\modulesynopsis{The most common \POSIX\ system calls (normally used
|
||||
via module \refmodule{os}).}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue