[issue16233] IDLE: conceptual problems with *Class browser*

2014-10-15 Thread Terry J. Reedy
Terry J. Reedy added the comment: I opened #22628 for the TreeWidget line spacing issue (which also affected Path Browser. I changed to 'patch needed' because the current one in insufficient. I will take a look at the code. -- stage: patch review - needs patch

[issue16233] IDLE: conceptual problems with *Class browser*

2014-10-15 Thread Terry J. Reedy
Terry J. Reedy added the comment: In the Shell, Module Browser in Shell could open an Open Module box and then open both the module and browser. If one closes an editor window with an attached module browser, the module browser stays open. Double clicking re-opens an editor window.

[issue16233] IDLE: conceptual problems with *Class browser*

2014-10-15 Thread Roundup Robot
Roundup Robot added the comment: New changeset 0f6209c3a968 by Terry Jan Reedy in branch '2.7': Issue #16233: When the module browser is not invoked in an editor window with https://hg.python.org/cpython/rev/0f6209c3a968 New changeset dd3c0ea52106 by Terry Jan Reedy in branch '3.4': Issue

[issue16233] IDLE: conceptual problems with *Class browser*

2014-10-15 Thread Terry J. Reedy
Terry J. Reedy added the comment: Opening both a file and browser from Shell works nicely. I will leave renaming from Class Browser to Module Browser to another patch someday. -- resolution: - fixed stage: needs patch - resolved status: open - closed

[issue16233] IDLE: conceptual problems with *Class browser*

2014-10-02 Thread Terry J. Reedy
Changes by Terry J. Reedy tjre...@udel.edu: -- versions: +Python 3.5 -Python 3.3 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16233 ___ ___

[issue16233] IDLE: conceptual problems with *Class browser*

2013-02-21 Thread Ramchandra Apte
Ramchandra Apte added the comment: IMO, Class Browser shouldn't even appear in PyShell. -- nosy: +Ramchandra Apte ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16233 ___

[issue16233] IDLE: conceptual problems with *Class browser*

2013-02-21 Thread Terry J. Reedy
Terry J. Reedy added the comment: Conceptual problems indeed. I never tried the 'class browser' because I mostly write modules with functions, not classes. Nonetheless, to see what this issue is about, I just tried it with one of my function-only files, expecting to see an empty 'show',

[issue16233] IDLE: conceptual problems with *Class browser*

2012-10-22 Thread Roger Serwy
Roger Serwy added the comment: Saving the shell to a file allows the class browser to function. However a class browser for a syntax-incorrect file due to prompts and stdout contents can also pose a conceptual problem. I suggest that the error message be modified to include a corrective

[issue16233] IDLE: conceptual problems with *Class browser*

2012-10-22 Thread Roger Serwy
Roger Serwy added the comment: Attached is a quick patch to change the error message. -- keywords: +patch Added file: http://bugs.python.org/file27666/message_fix.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16233

[issue16233] IDLE: conceptual problems with *Class browser*

2012-10-19 Thread Terry J. Reedy
Changes by Terry J. Reedy tjre...@udel.edu: -- nosy: +serwy, terry.reedy ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16233 ___ ___

[issue16233] IDLE: conceptual problems with *Class browser*

2012-10-14 Thread Francisco Gracia
New submission from Francisco Gracia: The *File* option in the menu bar of both the Python shell and the program editor have an entry called *Class Browser*. If one selects it from the shell window, one gets always an error message with the title: No filename which says: This buffer has no