Exposing all methods of a class

Deborah Swanson python at deborahswanson.net
Tue Feb 28 19:19:11 EST 2017


Ethan Furman wrote, on February 28, 2017 8:23 AM
> 
> 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~

I haven't installed StarUML yet, but a TA in one of the MIT courses I
took used StarUML to make graphs for the classes and methods we were
learning.  Sounds exactly like what you guys are talking about.

http://staruml.io/

Deborah




More information about the Python-list mailing list