[wingide-users] completion of inherited method names in class
context
Wingware Support
support at wingware.com
Fri Oct 5 12:39:49 MDT 2007
Luc Bourhis wrote:
> Let's say I have typed
>
> class A:
> def foo(self): ...
>
> class B(A):
>
> #
>
> Then it would be nice if at the position marked by #, the
> auto-completion proposed me "foo", the rationale being that overriding a
> method defined in a base class is pretty common.
Sounds reasonable. Thanks for the suggestion.
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list