> $ open pydoc:///os.open > > This will open the pydoc for os.open in the applet. I guess a <a > href="pydoc:///os.open"> in a HTML file will also work.
Wow. That should be a great example for me! Thanks! > > The important issue that kept me guessing for a while is that the > AppleEvent is GURL/GURL, while gurl/gurl is used in > Carbon.AppleEvents (and the system headers, this is not really a bug > in MacPython). That's very odd. I did notice that the LaunchServices doc said GURL, but I had been assuming that the Apple Events documentation (which says gurl) was correct. Thanks again. It's always good to have confirmation about exactly where I'm going wrong :) Kevin _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig