From: Diez B. R. <de...@we...> - 2005-06-22 11:53:37
|
Hi, this might be a little bit OT, but as you guys obviously work with OS X & Python I'd thought I'll ask anyway: I installed the python 2.4.1 Framework (currently I've difficulties to figure out from _where_ I actually got it). In the FAQ at http://www.pythonmac.org/wiki/FAQ I found information about using LaunchServices for figuring out path information in an applet. But unfortunately, I can't import the LaunchServices as shown. I can import Carbon.LaunchServices which contains a plethorea of constants - but none of the mentioned functions. Sooo - my question is: where can I get those? I'd be willing to compile them myself if that is needed - but I simply don't find them. Regards, Diez |