mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Added the files for the repr and ConfigParser modules.
This commit is contained in:
parent
9d814c6805
commit
580f4ab5dc
1 changed files with 3 additions and 1 deletions
|
@ -166,7 +166,9 @@ LIBFILES= ../lib/lib.tex \
|
|||
../lib/libshlex.tex \
|
||||
../lib/libnetrc.tex \
|
||||
../lib/libgetpass.tex \
|
||||
../lib/libshutil.tex
|
||||
../lib/libshutil.tex \
|
||||
../lib/librepr.tex \
|
||||
../lib/libcfgparser.tex
|
||||
|
||||
# LaTeX source files for Macintosh Library Modules.
|
||||
MACFILES= ../mac/mac.tex \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue