On Mar 6, 2010, at 9:44 PM, Steve Huff wrote:

> $ /sw/bin/python2.6 -c 'import platform; print platform.mac_ver()'
> ('', ('', '', ''), '')
> $ /sw/bin/python2.5 -c 'import platform; print platform.mac_ver()'
> ('', ('', '', ''), '')


and also:

$ /usr/bin/python -c 'import platform; print platform.mac_ver()'
('10.6.2', ('', '', ''), 'i386')

-- 
If this were played upon a stage now, I could condemn it as an improbable 
fiction. - Fabian, Twelfth Night, III,v
http://five.sentenc.es/





Attachment: PGP.sig
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to