Bugs item #755827, was opened at 2003-06-17 12:47
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=114534&aid=755827&group_id=14534
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Get default interpreter from plist file?
Initial Comment:
bin_python_main.m in the project builder template gets
the interpreter to use by first looking for a user preference
PythonBinPath, and using /usr/bin/python if that doesn't
exist.
I found this pretty hard to find. Is it an idea (and is it
possible) to add an Info.plist entry PythonBinPath that
would be checked before /usr/bin/python is used as the
default-default?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=114534&aid=755827&group_id=14534
|