Exposing all methods of a class
Skip Montanaro
skip.montanaro at gmail.com
Tue Feb 28 13:42:29 EST 2017
Might be worth checking out the speedbar package in GNU Emacs. I'm not
sure if (or how) it might handle inheritance.
Skip
On Tue, Feb 28, 2017 at 10:23 AM, Ethan Furman <ethan at stoneleaf.us> wrote:
> On 02/26/2017 12:15 PM, Pete Dowdell wrote:
>
>> I was wondering if anyone has encountered an editor that could display a
>> class with all inherited methods included in the editor's view of the
>> class code.
>
>
> I do not know of one, but agree it would be quite useful!
>
> --
> ~Ethan~
> --
> https://mail.python.org/mailman/listinfo/python-list
More information about the Python-list
mailing list