To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54695
                  Issue #:|54695
                  Summary:|python : sys.path contains incorrect and useless
                          |paths
                Component:|framework
                  Version:|680m130
                 Platform:|All
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|scripting
              Assigned to:|npower
              Reported by:|bmarcelly





------- Additional comments from [EMAIL PROTECTED] Fri Sep 16 05:43:44 -0700 
2005 -------
The sys.path variable available to a script is incorrect, at least on Windows 
XP Home.
Only the two first paths are correct, the rest is incorrect (obsolete 
subdirectories, 
syntax errors...). Here is a pretty printing of sys.path :

C:\Program Files\OpenOffice.org 1.9.130\program\python-core-2.3.4\lib
C:\Program Files\OpenOffice.org 1.9.130\program
C:\Program Files\OpenOffice.org 1.9.130\program\python23.zip
C:\Program Files\OpenOffice.org 
1.9.130\program\file:\C:\Program%20Files\OpenOffice.
org%201.9.130\program\python-core\DLLs
C:\Program Files\OpenOffice.org 
1.9.130\program\file:\C:\Program%20Files\OpenOffice.
org%201.9.130\program\python-core\lib
C:\Program Files\OpenOffice.org 
1.9.130\program\file:\C:\Program%20Files\OpenOffice.
org%201.9.130\program\python-core\lib\plat-win
C:\Program Files\OpenOffice.org 
1.9.130\program\file:\C:\Program%20Files\OpenOffice.
org%201.9.130\program\python-core\lib\lib-tk

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to