[Python-bugs-list] [Bug #114318] References to Python 1.5

noreply@sourceforge.net noreply@sourceforge.net
Thu, 14 Sep 2000 09:55:50 -0700


Bug #114318, was updated on 2000-Sep-13 00:39
Here is a current snapshot of the bug.

Project: Python
Category: Documentation
Status: Open
Resolution: None
Bug Group: Not a Bug
Priority: 5
Summary: References to Python 1.5

Details: In the documentation, there are references to Python's library path that often use "/usr/local/lib/python1.5" instead of "/usr/local/lib/python2.0".  A quick "find" and "grep" shows the following pages:

    ./api/embedding.html
    ./api/includes.html
    ./dist/node13.html
    ./lib/module-pdb.html
    ./lib/module-pprint.html
    ./lib/module-site.html
    ./lib/profile-instant.html
    ./lib/typesmodules.html

The only one that might be a problem is "./lib/module-site.html", since it mentions Python 2.0b1.1 explicitly and states that its library is installed in "python1.5".

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=114318&group_id=5470