Joe Strout wrote:
Some of you may remember me from almost ten years ago

wow! is it really that long? But yes, I remember you. Didn't you work on a plotting package, too?

However, where are the Mac modules?

If you mean the Mac-specific stuff, most of that is pretty well deprecated, though I think some of it lives on in the Carbon library:

import Carbon

However, OS-X really is a very different (and better) beast than the old MacOS, so I think you're better off using PyObjC to do Cocoa stuff, or sticking with Cross-platform libraries like wxPython.

Welcome back,

-Chris




--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to