]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
#3495: use current version.
authorGeorg Brandl <georg@python.org>
Sun, 3 Aug 2008 09:21:18 +0000 (09:21 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 3 Aug 2008 09:21:18 +0000 (09:21 +0000)
Doc/library/site.rst

index ff70aff6f989fee29c781fde703ce554932dc3c2..b244121ebc90557ea899260e37dbcbbff4f422cc 100644 (file)
@@ -64,8 +64,8 @@ and :file:`bar.pth` contains::
 
 Then the following directories are added to ``sys.path``, in this order::
 
-   /usr/local/lib/python2.3/site-packages/bar
-   /usr/local/lib/python2.3/site-packages/foo
+   /usr/local/lib/python2.6/site-packages/bar
+   /usr/local/lib/python2.6/site-packages/foo
 
 Note that :file:`bletch` is omitted because it doesn't exist; the :file:`bar`
 directory precedes the :file:`foo` directory because :file:`bar.pth` comes