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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to