]> granicus.if.org Git - python/commit
Revived the Carbon.Help module, but implementing the MacHelp API in stead
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 29 Aug 2002 21:09:00 +0000 (21:09 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 29 Aug 2002 21:09:00 +0000 (21:09 +0000)
commit983258ed7e96897e00c7a4459034d83816018181
tree31117f49ebc283ef7affa094343af9c32e4b6ecb
parentd94c28e467cc550cc09d082eb8bd078e4f2df2e4
Revived the Carbon.Help module, but implementing the MacHelp API in stead
of the defunct Balloons API. Help tags are TBD, but at least this gives
us access to the help menu.
Mac/Lib/Carbon/Balloons.py [deleted file]
Mac/Lib/Carbon/MacHelp.py [new file with mode: 0644]
Mac/Modules/help/_Helpmodule.c
Mac/Modules/help/helpscan.py
Mac/Modules/help/helpsupport.py
setup.py