[Patches] [ python-Patches-422329 ] Python 2.1 site.py patch

noreply@sourceforge.net noreply@sourceforge.net
Wed, 09 May 2001 23:30:28 -0700


Patches item #422329, was updated on 2001-05-08 08:03
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=422329&group_id=5470

Category: library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gleen Aduana (gleen)
Assigned to: Mark Hammond (mhammond)
Summary: Python 2.1 site.py patch

Initial Comment:
site-package support in Python 2.1 does not work
in Windows because site.py fails to add the
site-package directory in sys.path





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

>Comment By: Gleen Aduana (gleen)
Date: 2001-05-09 23:30

Message:
Logged In: YES 
user_id=214628

It seems that PEP 250 (for release 2.2) addresses 
the same issue but was too late to have been included 
in release 2.1-final.

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

Comment By: Tim Peters (tim_one)
Date: 2001-05-09 12:32

Message:
Logged In: YES 
user_id=31435

Mark, has site-packages ever worked on Windows?  Not that I 
can recall.  Do you want it to (the patch appears to want 
it to work the way it works on Macintosh (classic) boxes)?


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

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