Exposing all methods of a class
Ethan Furman
ethan at stoneleaf.us
Tue Feb 28 11:23:03 EST 2017
More information about the Python-list mailing list
Tue Feb 28 11:23:03 EST 2017
- Previous message (by thread): Exposing all methods of a class
- Next message (by thread): Exposing all methods of a class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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~
- Previous message (by thread): Exposing all methods of a class
- Next message (by thread): Exposing all methods of a class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list