[Pythonmac-SIG] Python 2.7b2 framework install
Ronald Oussoren
ronaldoussoren at mac.com
Wed Jun 2 05:55:37 CEST 2010
On 1 Jun, 2010, at 13:25, Ronald Oussoren wrote:
>
> On 1 Jun, 2010, at 12:35, Michiel de Hoon wrote:
>
>> I tried this again on Mac OS X 10.5 and found that the Python inside Python.app works as a framework, but python and pythonw do not:
>>
>> $ /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
>> Python 2.7b2+ (trunk:81635, Jun 1 2010, 20:39:42)
>> [GCC 4.0.1 (Apple Inc. build 5465)] on darwin
>> Type "help", "copyright", "credits" or "license" for more information.
>>>>> import MacOS
>>>>> MacOS.WMAvailable()
>> True
>>>>> ^D
I've just committed a fix for this. Thanks to Michiel for helping out in testing.
Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3567 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20100602/df30eef9/attachment.bin>
More information about the Pythonmac-SIG
mailing list