diff options
author | Guido van Rossum <guido@python.org> | 1998-02-19 21:02:32 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-02-19 21:02:32 +0000 |
commit | 505d80b39d5329f74774a2d68d5903e51098be7a (patch) | |
tree | a940edd2fab67bcf9428399057257113606b0627 /Lib/dospath.py | |
parent | ef146222db6a1981235bb3f28705cd16d8d0cbf5 (diff) | |
download | cpython-git-505d80b39d5329f74774a2d68d5903e51098be7a.tar.gz |
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..."
^^^^
Diffstat (limited to 'Lib/dospath.py')
0 files changed, 0 insertions, 0 deletions