Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba902fd

Browse files
committed
SF #515041, Update path for 2.3
1 parent f9bd6b0 commit ba902fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libsite.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ \section{\module{site} ---
6767
order:
6868

6969
\begin{verbatim}
70-
/usr/local/lib/python1.5/site-packages/bar
71-
/usr/local/lib/python1.5/site-packages/foo
70+
/usr/local/lib/python2.3/site-packages/bar
71+
/usr/local/lib/python2.3/site-packages/foo
7272
\end{verbatim}
7373

7474
Note that \file{bletch} is omitted because it doesn't exist; the

0 commit comments

Comments
 (0)