From bc3b13643d6afe604455f339c29d0d9c34be35f0 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Sun, 5 Oct 1997 18:54:36 +0000 Subject: [PATCH] Removed emacs.py --- Doc/lib/libundoc.tex | 2 -- Doc/libundoc.tex | 2 -- 2 files changed, 4 deletions(-) diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 368c6a412a3d..32d02e7d1346 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 diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 368c6a412a3d..32d02e7d1346 100644 --- a/Doc/libundoc.tex +++ b/Doc/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