summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-07-17 21:05:22 (GMT)
committerFred Drake <fdrake@acm.org>2001-07-17 21:05:22 (GMT)
commit3a3bb211c82233b6cce9e7ad3cfea7207994a66d (patch)
tree8a161786a75338aace7700b788f98f09e60adec4 /Doc
parentc4fefb19cf326da8336381c54382d7f0d87bd602 (diff)
downloadcpython-3a3bb211c82233b6cce9e7ad3cfea7207994a66d.zip
cpython-3a3bb211c82233b6cce9e7ad3cfea7207994a66d.tar.gz
cpython-3a3bb211c82233b6cce9e7ad3cfea7207994a66d.tar.bz2
Kill another merge zombie.
Diffstat (limited to 'Doc')
-rwxr-xr-xDoc/libstd.tex7
1 files changed, 0 insertions, 7 deletions
diff --git a/Doc/libstd.tex b/Doc/libstd.tex
deleted file mode 100755
index e642a8d..0000000
--- a/Doc/libstd.tex
+++ /dev/null
@@ -1,7 +0,0 @@
-\chapter{Standard Modules}
-
-The modules described in this chapter are implemented in Python, but
-are considered to be a part of Python's standard environment: they are
-always available.\footnote{at least in theory --- it is possible to
-botch the library installation or to sabotage the module search path
-so that these modules cannot be found.}