bundlebuilder (Mac) question

[[[
> > Take a look! :wink:
>
> That's for Windows.
> Charles Hartman

sure it is... as we can see in their comunicate:
"A distutils extension which converts python scripts into executable Mac
OS X applications, able to run without requiring an existing python
installation. This is a replacement for bundlebuilder."

http://undefined.org/python/#py2app

]]]]
Aha! I made the mistake of looking at www.python.org/moin/Py2Exe. That and several other sites specify Windows. Thanks for the pointer -- I'll check it out.
COH