Overall, I like the idea of using an entry point for scripts and getting some of the benefits you're talking about...
On 9/15/05, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > As for Mac OS, I have almost no experience with it, so I'm not sure what > GUI applications there need. Does everything need py2app? If you have a > wx-based app, would you just make a #! script? Bob Ippolito previously > mentioned that you don't "install" applications there, that people just > drag applications wherever they want them rather than using shortcuts, so > at least that part isn't a problem. :) GUI apps on the Mac need py2app. Kevin _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
