[wingide-users] __slots__ in auto-completer?
Graham Wideman
initcontact at grahamwideman.com
Tue Mar 8 04:09:57 MST 2011
Hi folks,
Though wing ide's auto-completer seems very smart, I have the strong impression that it doesn't know about __slots__. Well actually it knows about self.__slots__ itself, but not about the attributes declared within, it seems.
Have I missed some trick which would allow the auto-completer to see __slot__-defined attributes? I would have thought that the __slots__ fields were low-hanging fruit!
Thanks!
-- Graham
More information about the wingide-users
mailing list