http://developer.apple.com/documentation/Carbon/Conceptual/ProvidingUserAssitAppleHelp/user_help_intro/chapter_1_section_1.html
Basically, you need to add some tags to the index page, run Apple's help indexing tool over the help directory, and put it in the right place in the app bundle. I've packaged Apple Help for some of my apps (none for Python) and it's a pretty basic process.
I have tried that in many different ways and it never worked for me. I can get the help to appear etc but the searching never works. In the end I gave up. My help is actually authored in HelpBlocks (written by the original author of wxWidgets) and in the end I have it as HTML in a zip file.
Roger _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig