mirror of https://github.com/python/cpython.git
Removed emacs.py
This commit is contained in:
parent
eb53ae4928
commit
bc3b13643d
|
@ -146,8 +146,6 @@ bisect.py -- Bisection algorithms
|
||||||
|
|
||||||
dump.py -- Print python code that reconstructs a variable
|
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
|
find.py -- find files matching pattern in directory tree
|
||||||
|
|
||||||
fpformat.py -- General floating point formatting functions -- obsolete
|
fpformat.py -- General floating point formatting functions -- obsolete
|
||||||
|
|
|
@ -146,8 +146,6 @@ bisect.py -- Bisection algorithms
|
||||||
|
|
||||||
dump.py -- Print python code that reconstructs a variable
|
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
|
find.py -- find files matching pattern in directory tree
|
||||||
|
|
||||||
fpformat.py -- General floating point formatting functions -- obsolete
|
fpformat.py -- General floating point formatting functions -- obsolete
|
||||||
|
|
Loading…
Reference in New Issue