Comment 0 for bug 319620

Revision history for this message
Daniel Holth (dholth) wrote :

When an object has hundreds of methods, tab completion is hard to use. It would be nice if IPython could group tab completion possibilities by the class or subclass they were defined in, most-specific-class first.