]> granicus.if.org Git - python/commit
Jeff Kunce writes (and he is right):
authorGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 21:02:32 +0000 (21:02 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 21:02:32 +0000 (21:02 +0000)
commit505d80b39d5329f74774a2d68d5903e51098be7a
treea940edd2fab67bcf9428399057257113606b0627
parentef146222db6a1981235bb3f28705cd16d8d0cbf5
Jeff Kunce writes (and he is right):

Also, I just ran across a [possible] minor glitch
in the library documentation for site.py. It says:

"For example, suppose sys.prefix and
sys.exec_prefix are set to `/usr/local'. The
Python 1.5 library is then installed in
`/usr/local/lib/python1.5'. Suppose this has a
subdirectory `/usr/local/python1.5/site-packages'
with three subsubdirectories, `foo', `bar' and
`spam'..."

I think it should be:
"...Suppose this has a subdirectory
`/usr/local/lib/python1.5/site-packages' with..."
          ^^^^
Doc/lib/libsite.tex
Doc/libsite.tex