[Python-bugs-list] [ python-Bugs-733199 ] OSX installer problem with pydoc

SourceForge.net noreply@sourceforge.net
Tue, 06 May 2003 03:52:56 -0700


Bugs item #733199, was opened at 2003-05-06 12:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=733199&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: OSX installer problem with pydoc

Initial Comment:
>From Bob Talbert:
Just a quick note that the pydoc that gets installed as part of 2.3b1 
has a typo in the #! line. Can't quite see why it is hardcoded this way, 
but the line reads:

#!/tmp/_py/install/Library/Frameworks/Python.framework/Versions/
2.3/bin/python

when it should be:

#!/Library/Frameworks/Python.framework/Versions/2.3/bin/python


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

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