mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Added entry for the chunk module.
This commit is contained in:
parent
97793ab6b9
commit
707f8e67b9
2 changed files with 2 additions and 0 deletions
|
@ -191,6 +191,7 @@ LIBFILES= ../lib/lib.tex \
|
|||
../lib/libcmpcache.tex \
|
||||
../lib/libstatcache.tex \
|
||||
../lib/libwave.tex \
|
||||
../lib/libchunk.tex \
|
||||
../lib/libcurses.tex \
|
||||
../lib/libpipes.tex \
|
||||
../lib/librlcompleter.tex \
|
||||
|
|
|
@ -228,6 +228,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{libimageop}
|
||||
\input{libaifc}
|
||||
\input{libwave}
|
||||
\input{libchunk}
|
||||
\input{libcolorsys}
|
||||
\input{librgbimg}
|
||||
\input{libimghdr}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue