]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Implemented the Help menu. The Python manual can be viewed (if installed)
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 31 Aug 2002 01:25:17 +0000 (01:25 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 31 Aug 2002 01:25:17 +0000 (01:25 +0000)
commitb2d2bc9a55f0c3c38e22ba668e08876c09227284
tree5f6d220368947543313d70e844f769acd242541d
parent6be89564cc053543b99b243b86871f7d619a25c6
Implemented the Help menu. The Python manual can be viewed (if installed)
and the selection can be looked up, and so can the Carbon manual. From the
help menu you can also get to the online documentation, the Python website
and the MacPython page.

Untested in MacPython-OS9.
Mac/Tools/IDE/PythonIDEMain.py