[Python-bugs-list] [ python-Bugs-421212 ] PythonPath registry value ignored in Py2

noreply@sourceforge.net noreply@sourceforge.net
Thu, 07 Jun 2001 15:20:01 -0700


Bugs item #421212, was updated on 2001-05-03 18:18
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=421212&group_id=5470

Category: None
Group: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Mark Hammond (mhammond)
Summary: PythonPath registry value ignored in Py2

Initial Comment:
The difference I see between this and 229584
is that there are subkeys under ..\2.1\PythonPath
as I installed win32extensions (bld 139).

I still cannot pick up these paths. I resorted to 
simply hard codeing them in the path for windows 2k.
Is this no longer supported? 

Esp since 229584 seems closed wi works for me.

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2001-06-07 15:20

Message:
Logged In: YES 
user_id=21627

If I understand the report correctly, the user complains 
that HKLM\Software\Python\PythonCore\2.1\PythonPath is not 
used to build sys.path. According to the commentary in 
PC/getpathp.c, this is not a bug: If Python can locate its 
home from PYTHONHOME or by finding the landmark, it will 
ignore the PythonPath default value, and only consider the 
subkeys. So I close this as Won't Fix.


----------------------------------------------------------------------

Comment By: Tim Peters (tim_one)
Date: 2001-05-03 19:56

Message:
Logged In: YES 
user_id=31435

Assigned to Mark.  Unclear what this is about, or even 
what "Py2" means.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=421212&group_id=5470