From: Fred Drake Date: Tue, 17 Jul 2001 21:05:22 +0000 (+0000) Subject: Kill another merge zombie. X-Git-Tag: v2.2a3~1088 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a3bb211c82233b6cce9e7ad3cfea7207994a66d;p=thirdparty%2FPython%2Fcpython.git Kill another merge zombie. --- diff --git a/Doc/libstd.tex b/Doc/libstd.tex deleted file mode 100755 index e642a8d60bf4..000000000000 --- 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.}