diff options
| author | Guido van Rossum <guido@python.org> | 1996-09-10 17:37:05 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1996-09-10 17:37:05 +0000 |
| commit | be0a8a6042482fa09519379b3c3ea062c0344d71 (patch) | |
| tree | 2ad1338ac97e588a5b094c9da335120b33e29428 /Doc/lib.tex | |
| parent | c05797dd1506d1f5d6d9a3a57becf91baf1e4801 (diff) | |
| download | cpython-git-be0a8a6042482fa09519379b3c3ea062c0344d71.tar.gz | |
Added bastion and (dummy) rexec docs
Diffstat (limited to 'Doc/lib.tex')
| -rw-r--r-- | Doc/lib.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex index 2c99cbe346..3e74935d7c 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -83,6 +83,8 @@ to Python and how to embed it in other applications. \input{libcopy} \input{libmarshal} \input{libimp} +\input{librexec} +\input{libbastion} \input{libparser} \input{libbltin} % really __builtin__ \input{libmain} % really __main__ |
