
report at bugs
Oct 28, 2009, 1:16 PM
Post #1 of 1
(40 views)
Permalink
|
|
[issue6834] use different mechanism for pythonw on osx
|
|
Ronald Oussoren <ronaldoussoren[at]mac.com> added the comment: Ned: I'm planning to use the attached version of pythonw, or a slightly updated one, for 2.7 and 3.2. This version will not be used for 2.6.5 or 3.1.2 due to backward compatibility constraints. I will look into the OSX launching issues though, it was my intention that universal builds had a way to select a 32-bit or 64-bit python but that code may be broken. ---------- title: use different mechanism for pythonw on osx: universal builds always run 64-bit on OS X 10.6 -> use different mechanism for pythonw on osx _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue6834> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|