diff options
| author | Guido van Rossum <guido@python.org> | 1997-10-05 18:54:36 (GMT) | 
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-10-05 18:54:36 (GMT) | 
| commit | bc3b13643d6afe604455f339c29d0d9c34be35f0 (patch) | |
| tree | 2d1f82433e803eb1bf3175098d20a4f3ace7c90d /Doc/lib | |
| parent | eb53ae492845609ba475e8fca8ee745fd3454ae6 (diff) | |
| download | cpython-bc3b13643d6afe604455f339c29d0d9c34be35f0.zip cpython-bc3b13643d6afe604455f339c29d0d9c34be35f0.tar.gz cpython-bc3b13643d6afe604455f339c29d0d9c34be35f0.tar.bz2  | |
Removed emacs.py
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/libundoc.tex | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 368c6a4..32d02e7 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -146,8 +146,6 @@ bisect.py -- Bisection algorithms  dump.py -- Print python code that reconstructs a variable -emacs.py -- Execute Emacs code from a Python interpreter -  find.py -- find files matching pattern in directory tree  fpformat.py -- General floating point formatting functions -- obsolete  | 
