summaryrefslogtreecommitdiff
path: root/Misc/python.man
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-03-23 04:53:10 +0100
committerÉric Araujo <merwok@netwok.org>2011-03-23 04:53:10 +0100
commite84c4df786e9238ed80ff0435ffa053ef227a57a (patch)
tree48fd4626ff1e64229262d97e30f36068af42be8b /Misc/python.man
parent83e7a2b7db047d70d29800a0f8d5c5beab5c936d (diff)
parent97054cf0b5b5a41ba07474e247057b808236845b (diff)
downloadcpython-git-e84c4df786e9238ed80ff0435ffa053ef227a57a.tar.gz
Branch merge
Diffstat (limited to 'Misc/python.man')
-rw-r--r--Misc/python.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 2d15d5d336..53b77fcd1b 100644
--- a/Misc/python.man
+++ b/Misc/python.man
@@ -169,7 +169,9 @@ Disable the import of the module
.I site
and the site-dependent manipulations of
.I sys.path
-that it entails.
+that it entails. Also disable these manipulations if
+.I site
+is explicitly imported later.
.TP
.B \-u
Force the binary I/O layers of stdin, stdout and stderr to be unbuffered.