[Pythonmac-SIG] What does Python/Mac need to run a program?

Bob & Sue Crosley bobcrosley@provide.net
Tue, 08 Feb 2000 23:53:25 -0500


We're developing a cross-platform Python app that will run on Mac, Windows
and Linux.  We've isolated the minimal DLL's that need to be used in the
Windows environment, but are wondering what files are necessary to run a
Python application in the Mac environment.

Is it simply the Python Core 1.5.2 system extension?  If so, does the system
need to be restarted after the extension is installed?

Thanks,
Bob Crosley