Message70785
Documentation does not match due to version number inconsistency.
Current:
< 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
Proposed:
> Then the following directories are added to sys.path, in this order:
>
>
> /usr/local/lib/python{X.Y}/site-packages/bar
> /usr/local/lib/python{X.Y}/site-packages/foo
Syntax for proposed documentation fix may be incorrect, but this gives
the general idea anyway...
<http://svn.python.org/view/python/trunk/Doc/library/site.rst?
rev=62788&view=markup> |
|
| Date |
User |
Action |
Args |
| 2008-08-06 15:06:07 | proebuck | set | recipients:
+ proebuck, georg.brandl |
| 2008-08-06 15:06:06 | proebuck | set | messageid: <1218035166.89.0.646760261694.issue3510@psf.upfronthosting.co.za> |
| 2008-08-06 15:06:05 | proebuck | link | issue3510 messages |
| 2008-08-06 15:06:04 | proebuck | create | |
|