New submission from Terry J. Reedy: 'ClassBrowser' expanded to a module browser years ago. Change the name in the menu, multiple places in browser.py, and wherever the class is referenced.
If one clicks the menu entry while not editing a Python file, an Open Module entry box is displayed. Otherwise the edited module is opened. It would be good if this were. We have no menu tests at the moment. ---------- assignee: terry.reedy components: IDLE messages: 302118 nosy: terry.reedy priority: normal severity: normal stage: test needed status: open title: IDLE: Remane Class Browser as Module Browser type: behavior versions: Python 3.6, Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31459> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com