Files
cpython/Doc/lib
Guido van Rossum 505d80b39d 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..."
          ^^^^
1998-02-19 21:02:32 +00:00
..
1998-02-19 18:59:48 +00:00
1998-02-13 22:22:36 +00:00
1997-07-17 16:34:52 +00:00
1998-02-19 15:09:35 +00:00
1998-02-19 18:59:48 +00:00
1998-02-19 18:59:48 +00:00
1998-02-19 06:26:35 +00:00