Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9bd6b0 commit ba902fdCopy full SHA for ba902fd
1 file changed
Doc/lib/libsite.tex
@@ -67,8 +67,8 @@ \section{\module{site} ---
67
order:
68
69
\begin{verbatim}
70
-/usr/local/lib/python1.5/site-packages/bar
71
-/usr/local/lib/python1.5/site-packages/foo
+/usr/local/lib/python2.3/site-packages/bar
+/usr/local/lib/python2.3/site-packages/foo
72
\end{verbatim}
73
74
Note that \file{bletch} is omitted because it doesn't exist; the
0 commit comments