mirror of https://github.com/python/cpython.git
SF #515041, Update path for 2.3
This commit is contained in:
parent
f9bd6b09e1
commit
ba902fda3c
|
@ -67,8 +67,8 @@ Then the following directories are added to \code{sys.path}, in this
|
||||||
order:
|
order:
|
||||||
|
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
/usr/local/lib/python1.5/site-packages/bar
|
/usr/local/lib/python2.3/site-packages/bar
|
||||||
/usr/local/lib/python1.5/site-packages/foo
|
/usr/local/lib/python2.3/site-packages/foo
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
|
||||||
Note that \file{bletch} is omitted because it doesn't exist; the
|
Note that \file{bletch} is omitted because it doesn't exist; the
|
||||||
|
|
Loading…
Reference in New Issue