projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9bd6b0
)
SF #515041, Update path for 2.3
author
Neal Norwitz
<nnorwitz@gmail.com>
Tue, 19 Feb 2002 02:58:54 +0000
(
02:58
+0000)
committer
Neal Norwitz
<nnorwitz@gmail.com>
Tue, 19 Feb 2002 02:58:54 +0000
(
02:58
+0000)
Doc/lib/libsite.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libsite.tex
b/Doc/lib/libsite.tex
index c3f3775b36d827cac560b4229bc265db318db35c..5386e9cf3760d437d95f4c2eeb50c87983cc4f74 100644
(file)
--- a/
Doc/lib/libsite.tex
+++ b/
Doc/lib/libsite.tex
@@
-67,8
+67,8
@@
Then the following directories are added to \code{sys.path}, in this
order:
\begin{verbatim}
-/usr/local/lib/python
1.5
/site-packages/bar
-/usr/local/lib/python
1.5
/site-packages/foo
+/usr/local/lib/python
2.3
/site-packages/bar
+/usr/local/lib/python
2.3
/site-packages/foo
\end{verbatim}
Note that \file{bletch} is omitted because it doesn't exist; the