Maurice LING <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> This may be OT but is there a way to do the same for *nix type of 
> system? Like cast a python interpreter with scripts together?

Yes, but fortunately on the Mac you don't need that.

> I'm running Mac OSX here.

Assuming we're talking Mac OS X 10.3 or later, Python itself comes with
the operating system (it's used somewhere in stuff provided with the
system, such as fax handling).  As I saw others suggest, google for
py2app, it's probably the best way to handle this for the Mac today.


Alex
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to