mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Added chapter on restricted execution.
This commit is contained in:
parent
6e308d7e40
commit
a80c3988df
1 changed files with 3 additions and 1 deletions
|
@ -130,7 +130,9 @@ LIBFILES = lib.tex \
|
|||
libmacfs.tex libmacos.tex libmacostools.tex libmactcp.tex \
|
||||
libmacspeech.tex libmacui.tex libstdwin.tex libsgi.tex libal.tex \
|
||||
libcd.tex libfl.tex libfm.tex libgl.tex libimgfile.tex libsun.tex \
|
||||
libxdrlib.tex libimghdr.tex librexec.tex libbastion.tex libformatter.tex
|
||||
libxdrlib.tex libimghdr.tex \
|
||||
librestricted.tex librexec.tex libbastion.tex \
|
||||
libformatter.tex
|
||||
|
||||
# Library document
|
||||
lib.dvi: $(LIBFILES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue