]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
- we *really* don't care about Python 1.5 alphas any more!
authorFred Drake <fdrake@acm.org>
Tue, 30 Dec 2003 22:51:32 +0000 (22:51 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 30 Dec 2003 22:51:32 +0000 (22:51 +0000)
- note the interpreter's -S option

Doc/lib/libsite.tex

index 38a3d16ea55e4724e3ceed8aa56a925544076fcb..70f34b8fc4a4f68dca4b4c32f24705d78899235a 100644 (file)
@@ -6,13 +6,11 @@
 
 
 \strong{This module is automatically imported during initialization.}
+The automatic import can be suppressed using the interpreter's
+\programopt{-S} option.
 
-In earlier versions of Python (up to and including 1.5a3), scripts or
-modules that needed to use site-specific modules would place
-\samp{import site} somewhere near the top of their code.  This is no
-longer necessary.
-
-This will append site-specific paths to the module search path.
+Importing this module will append site-specific paths to the module
+search path.
 \indexiii{module}{search}{path}
 
 It starts by constructing up to four directories from a head and a