mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Add entry for the fpformat module.
This commit is contained in:
parent
1739d2f9ee
commit
7df4dd7de2
2 changed files with 2 additions and 0 deletions
|
|
@ -181,6 +181,7 @@ LIBFILES= ../lib/lib.tex \
|
|||
../lib/libmhlib.tex \
|
||||
../lib/libtelnetlib.tex \
|
||||
../lib/libcolorsys.tex \
|
||||
../lib/libfpformat.tex \
|
||||
../lib/libcfgparser.tex
|
||||
|
||||
# LaTeX source files for Macintosh Library Modules.
|
||||
|
|
|
|||
|
|
@ -105,6 +105,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{libregex}
|
||||
\input{libregsub}
|
||||
\input{libstruct}
|
||||
\input{libfpformat}
|
||||
\input{libstringio}
|
||||
%\input{libsoundex}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue