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

noreply@sourceforge.net noreply@sourceforge.net
Thu, 16 Aug 2001 03:14:11 -0700


Patches item #422329, was opened at 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: Closed
>Resolution: Rejected
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: Martin v. Löwis (loewis)
Date: 2001-08-16 03:14

Message:
Logged In: YES 
user_id=21627

This patch seems to be outdated, site-packages is already
added to sys.path on all systems. If you think something
still needs to be done, please submit a new patch. Make sure
you use a context (-c) or unified (-u) diff then.

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

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