]> granicus.if.org Git - python/commitdiff
Wrong pathname in docstring detected by Fredrik Nehr.
authorGuido van Rossum <guido@python.org>
Wed, 25 Nov 1998 15:57:47 +0000 (15:57 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 25 Nov 1998 15:57:47 +0000 (15:57 +0000)
Lib/site.py

index fc92989dc2878ddba4b2598e42c41c6eca0be403..81776571fc42d6f7542d84ec007a12d0a4becfe8 100644 (file)
@@ -26,7 +26,7 @@ sys.path more than once.  Blank lines and lines beginning with
 \code{#} are skipped.
 
 For example, suppose sys.prefix and sys.exec_prefix are set to
-/usr/local and there is a directory /usr/local/python1.5/site-packages
+/usr/local and there is a directory /usr/local/lib/python1.5/site-packages
 with three subdirectories, foo, bar and spam, and two path
 configuration files, foo.pth and bar.pth.  Assume foo.pth contains the
 following: