http://appscript.ai.mit.edu/appscript-1.1rc1.dmg
This is the latest version of the appscript installer. This installer is for the built-in python on Mac OS X 10.3 and 10.4 (A similar installer for Python 2.4 will come later). It's a release candidate, so we're getting ready to announce this to a wider audience (Macintouch, etc.) so now would be a great time to test it if you use appscript. Changes since the alpha release include a number of tweaks to the documentation, a change to the installed location of AppscriptTerminologyServer (now in /Utilities/appscript/), a couple of bug fixes and a refactoring of osaterminology. This should upgrade the alpha version (and the 1.0.x version) of the installer just fine. After investigating bdist_mpkg, I've decided not to use it for this release, both because of the permissions issues on 10.3 (Apple's fault) and because I was having problems creating a metapackage that did what I wanted (also Apple's fault). Because of the way upgrades work, I see no problems with eventually migrating to a bdist_mpkg-based version in the future, since it will be possible to leave a skeleton package for backwards compatibility that will remove old versions of files, even if it doesn't install anything itself. Nick _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig