In article <[EMAIL PROTECTED]>, Henning Hraban Ramm <[EMAIL PROTECTED]> wrote: > Maybe I overlooked some basics of Python's Unicode handling, but my > main problem at the moment are those Mac paths for appscript.
The macfile module of py-appscript was renamed to mactypes. So, with the lastest versions of py-appscript, you'll need to change macfile.Alias() to mactypes.Alias(). See the doc files included with the py-appscript source download: <http://appscript.sourceforge.net/>. -- Ned Deily, [EMAIL PROTECTED] _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig