[Python-bugs-list] [ python-Bugs-661521 ] plat-mac not on sys.path

SourceForge.net noreply@sourceforge.net
Mon, 17 Mar 2003 07:58:27 -0800


Bugs item #661521, was opened at 2003-01-03 11:01
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=661521&group_id=5470

Category: Macintosh
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 6
Submitted By: Just van Rossum (jvr)
Assigned to: Jack Jansen (jackjansen)
Summary: plat-mac not on sys.path

Initial Comment:
The new plat-mac subdirectory of Lib should be on
sys.path by default. It's currently only added for
framework builds by means of a *.pth file, but it
should be available on any OSX build, even with python
-S, so some Makefile/Setup editing is neccesary.

I tried to do it myself but I can't; Setup/Makefile
editing is a field I definitely do not master. Jack
offered to do it, but if anyone else can help us out
here before he gets round to it (he's currently caught
up with MacPython 2.3a1 for MacOS9), that would be even
better.

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

>Comment By: Jack Jansen (jackjansen)
Date: 2003-03-17 16:58

Message:
Logged In: YES 
user_id=45365

Fixed in CVS.

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

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