This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: IDE "lookup in documentation" doesn't work in interactive wi
Type: Stage:
Components: macOS Versions:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: jackjansen Nosy List: jackjansen
Priority: normal Keywords:

Created on 2003-05-02 23:23 by jackjansen, last changed 2022-04-10 16:08 by admin. This issue is now closed.

Messages (2)
msg15841 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2003-05-02 23:23
The Help->Lookup in Documentation picks up the selection in edit 
windows, but it doesn't do this in the Interactive window (and I 
wouldn't be surprised if it also doesn't work in the output window).
msg15842 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2003-05-06 14:28
Logged In: YES 
user_id=45365

Fixed in CVS.
History
Date User Action Args
2022-04-10 16:08:33adminsetgithub: 38434
2003-05-02 23:23:35jackjansencreate