Commit abecbf7f authored by Georg Brandl's avatar Georg Brandl

Use version 3.0.

parent 5b318c0e
......@@ -61,8 +61,8 @@ and :file:`bar.pth` contains::
Then the following directories are added to ``sys.path``, in this order::
/usr/local/lib/python2.6/site-packages/bar
/usr/local/lib/python2.6/site-packages/foo
/usr/local/lib/python3.0/site-packages/bar
/usr/local/lib/python3.0/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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment